Disconnect.2 |
Scroll |
Disconnects the user from the server and suppresses exceptions if the parameter is true.
Namespace: Therefore.API
Visual Basic Public Overridable Function Disconnect ( _ bSuppressException As Boolean _ ) C# public virtual void Disconnect ( bool bSuppressException )
ParametersbSuppressException
Return ValueNone. |