Difference between revisions of "Midware TClientWSocket.OnTimeout"

From Overbyte
Jump to navigation Jump to search
(Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.OnTimeout | O…')
(No difference)

Revision as of 08:07, 5 May 2011

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.