Internet Direct (Indy) Version 9.0.2 Beta
|
property OnDisconnect: TIdServerThreadEvent;
OnDisconnect is called from the DoDisconnect method after all service threads and the client connection in Thread have been closed.
Applications must assign a procedure to the OnDisconnect event handler to allow a response to the event notification.