Indy 9
EIdNotConnected
Hierarchy, See Also, Unit: IdTCPConnection
Exception raised when a connetion is closed during read or write operations.
EIdNotConnected = class(EIdTCPConnectionError)
Unit
IdTCPConnection
Description
EIdNotConnected is an EIdTCPConnectionError descendant that represents an exception type raised when a local connection has been closed during a read or write operation using the socket binding. EIdNotConnected is raised in both TIdTCPConnection.ReadFromStack and TIdTCPConnection.WriteBuffer when Connected contains True after a call to CheckForDisconnect.

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