Indy 9
EIdReadTimeout
Hierarchy, Unit: IdException
Exception raised when a timeout occurs reading from the IP stack for the client connection.
EIdReadTimeout = class(EIdException)
Unit
IdException
Description
EIdReadTimeout is an EIdException descendant that represents the exception raised when a read timeout occurs in the TIdTCPConnection.ReadFromStack method.

EIdReadTimeout can be raised when the client is Connected, but the timeout argument to ReadFromStack has elapsed before the IOHandler is Readable. EIdReadTimeout will not be raised when the ReadFromStack arguments indicate that exceptions should not be raised when a timeout occurs.


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