Creates a connection to the specified Symphony application.

C# |
public static Connection Connect( string applicationName )

- applicationName (String)
- The name of the application.

The created Connection.

Once this connection is acquired you may proceed to interact with the application.