Indy 9
EIdIdentQueryTimeOut
Hierarchy, See Also, Unit: IdIdent
Exception raised when a timeout occurs while reading an Ident protocol reply.
EIdIdentQueryTimeOut = class(EIdIdentReply)
Unit
IdIdent
Description
EIdIdentQueryTimeOut is an EIdIdentReply descendant that represents the exception raised when a timeout occurs while reading the Ident protocol reply in TIdIdent.Query. EIdIdentQueryTimeOut will be raised if ReadLn is unable to read the value for TIdIdent.Reply prior to the elapsed value in TIdIdent.QueryTimeout. If a timeout occurs, the connection is closed prior to raising the EIdIdentQueryTimeOut exception.

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