Difference between revisions of "Midware TClientWSocket.CheckCommandTimeout"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.CommandTimeou…') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' CommandTimeout: '''CheckCommandTimeout; virtual | + | '''property''' 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 08:15, 5 May 2011
Main page -> Midware component reference -> TClientWSocket -> CommandTimeout
Definition
property CommandTimeout: CheckCommandTimeout; virtual;
Description
Procedure used by TAppServer to check for inactivity timeout.