Indy 9
GReceiveTimeout
Unit: IdRawBase
Default timeout value for read operations in TIdRawBase object instances.
GReceiveTimeout = 4000;
Unit
IdRawBase
Description
GReceiveTimeout is a constant Integer value that represents the default timeout value for receive operations. GReceiveTimeout is assigned to the TIdRawBase.ReceiveTimeout property in the constructor for the object instance, and is used to determine when the socket connection is readable.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.