Internet Direct (Indy)
Home
PreviousUpNext
IdTimeoutInfinite Constant

Indicates that an infinite timeout value should be used.

Pascal
IdTimeoutInfinite = -2;

IdTimeoutInfinite is a constant Integer value that indicates an infinite timeout value should be used in methods that initiate connection, reading, or writing to remote computer systems. IdTimeoutInfinite indicates that no timeout occurs, and a response to the requested action is required. 

Use TIdTimeoutDefault to use the default timeout value for connect, read, or write operations.

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.