Internet Direct (Indy) Version 9.0.1 Beta
TIdAntiFreezeBase.IdleTimeOut
Identifies the idle timeout value in milliseconds.

property IdleTimeOut: integer;
Description
IdleTimeOut is an Integer property specifies the number of milliseconds that should elapse in calls to Sleep. IdleTimeout is also the timeout value used in TIdSocketHandle.Readable. The default value for IdleTimeout is ID_Default_TIdAntiFreezeBase_IdleTimeOut, as used by both VCL Component streaming and the Create constructor.