Difference between revisions of "Midware TClientWSocket.CheckCommandTimeout"
Jump to navigation
Jump to search
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. |
Revision as of 14:21, 5 May 2011
Main page -> Midware component reference -> TClientWSocket -> CommandTimeout
Definition
procedure CommandTimeout: CheckCommandTimeout; virtual;
Description
Procedure used by TAppServer to check for inactivity timeout.