Internet Direct (Indy) Version 9.0.1 Beta
TIdTCPConnection.ReadTimeout
Indicates the milliseconds to wait for a readable connection.

property ReadTimeout: Integer;
Description
ReadTimeout is an Integer property that indicates the number of milliseconds that the connection should wait for the peer connection to become readable using the protocol stack.

ReadTimeout is used in ReadFromStack.