TScWebSocketClient
property AfterDisconnect: TNotifyEvent;
Description
Occurs after the connection to a WebServer becomes closed.
To find out the reason for closing the connection by checking the CloseStatus property.
See Also
AfterConnect
Abort
Close
CloseStatus