Therefore API > API Reference > Classes > TheServer > Methods > Disconnect
Disconnect.1
Disconnects the user from the server.
Namespace: Therefore.API
Visual Basic
Public Overridable Function Disconnect
C#
public virtual void Disconnect ()
Parameters
None.
Return Value
Exception
Condition
Disconnection Failure
An internal exception was thrown while trying to disconnect from the Thereforeā¢ server.
TheServer class
TheServer methods