Internet Direct (Indy) Version 9.0.2 Beta
GReceiveTimeout
Default timeout value for read operations in TIdRawBase object instances.

GReceiveTimeout = 4000;
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.