Difference between revisions of "Midware TClientWSocket.CommandTimeout"

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

Revision as of 11:30, 4 May 2011

Main page -> Midware component reference -> TClientWSocket -> CommandTimeout

Definition

property CommandTimeout: TDateTime;

Description

Timeout value. If the client stay inactive for this period of time, the server will disconnect it. See also CheckCommandTimeout.