Midware TAppServer.OnClientClosed
Revision as of 14:03, 2 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TAppServer -> [[Midware_TAppServer.OnClientClose | OnClientC…')
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.