The OnDisconnect event is generated when a connection is
terminated.
Syntax
Sub object_OnDisconnect ( [Index As
Integer] )
Remarks
The OnDisconnect event is generated when the connection is
terminated by the server.
See Also
IsConnected Property,
Connect Method,
Disconnect Method,
OnConnect Event
|