Midware TClientWSocket.OnTimeout
Revision as of 08:07, 5 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.OnTimeout | O…')
Main page -> Midware component reference -> TClientWSocket -> OnTimeout
Definition
property OnTimeout: TTimeoutEvent;
Description
Triggered when the client timedout as is about to be disconnected by TAppServer. Default action is to allow disconnection.