Indy 9
IdTimeoutInfinite
See Also, Unit: IdGlobal
Indicates that an infinite timeout value should be used.
IdTimeoutInfinite = -2;
Unit
IdGlobal
Description
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 means that no timeout occurs, and a response to the requested action is required.

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


Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.