Connects the current or a specified user to the Thereforeā¢ server.
Name
|
Description
|
Connect ()
|
Connects the current user to the Thereforeā¢ Server using TheClientType.CustomApplication.
|
Connect (TheClientType)
|
Connects the current user to the Thereforeā¢ Server.
|
Connect (TheClientType, string, string)
|
Connects the specified user to the Thereforeā¢ Server.
|
Connect (TheClientType, string, string, string, string, bool)
|
Connects the specified user to the Thereforeā¢ Server using advanced options.
|
Connect (TheClientType, string, string, string, string, bool, bool)
|
Connects the specified user to the Thereforeā¢ Server allowing to move the license to the current connection.
|
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.
|