Disconnect
This method is called when a connection from the client to the server is to be closed.
Syntax
METHOD Disconnect: BOOL
Return value
Name | Type | Description |
---|---|---|
Disconnect | BOOL | If the connection is successfully closed, the method returns TRUE. |