Connect.2 |
Scroll |
Connects the current user to the Thereforeā¢ Server.
Namespace: Therefore.API
Visual Basic Public Overridable Function Connect ( _ nType As TheClientType _ ) C# public virtual void Connect ( TheClientType nType )
Parameters nType The TheClientType to connect to the TheServer.
Return Value None. |
|