Midware TClientWSocket.CommandTimeout

From Overbyte
Revision as of 14:14, 14 May 2011 by Marie (talk | contribs) (→‎Definition)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.