Icon SocketErrorCode Property

property SocketErrorCode: Integer

Usage

Indicates the last operating system-specific TCP/IP socket error code logged by the operating system. This property is always set, although it may not always contain a non-0 value. This property can be useful for debugging unusual error conditions coming from the operating system's TCP/IP socket subsystem.
Image