The properties of System.Net.Sockets.SocketException are listed below. For a list of all members, see the SocketException Members list.
See Also: Inherited members from System.ComponentModel.Win32Exception
[read-only] override | ErrorCode | int.
Gets the error code that is associated with this exception. |
[read-only] override | Message | string.
Gets the error message that is associated with this exception. |
[read-only] | SocketErrorCode | SocketError.
Gets the error code that is associated with this exception. |