Internet Direct (Indy)
Home
PreviousUpNext
TIdRawBase.ReceiveTimeout Property

Identifies the timeout for receive operations.

Pascal
property ReceiveTimeout: integer;

ReceiveTimeout is an Integer property that indicate the number of milliseconds that receive operations must wait for the socket to become readable. 

The default value for ReceiveTimeout is GFReceiveTimeout, as established in Create. When ReceiveTimeout is 0, no timeout will occur while waiting for the socket to become readable.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.