Disconnect(Client As Object)

Application object

Called by a remote client when a previous connection established with a call to Connect should be terminated. When this function is called, the AppDisconnect event is fired.

Related topics

The Application object