Midware TAppServer.OnClientClosed
Main page -> Midware component reference -> TAppServer -> OnClientClose
Definition
property OnClientClose: TClientEvent;
Description
Occurs when a client disconnect from the server.
The event handler could be used to update the server's user interface or to do any other post-processing or cleaning task.