Difference between revisions of "Midware TClientWSocket.CheckCommandTimeout"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | ''' | + | '''procedure''' CommandTimeout: CheckCommandTimeout; virtual; |
== Description == | == Description == | ||
Procedure used by TAppServer to check for inactivity timeout. | Procedure used by TAppServer to check for inactivity timeout. |
Latest revision as of 14:13, 14 May 2011
Main page -> Midware component reference -> TClientWSocket -> CommandTimeout
Definition
procedure CommandTimeout: CheckCommandTimeout; virtual;
Description
Procedure used by TAppServer to check for inactivity timeout.