The members of System.Net.Sockets.SocketException are listed below.
See Also: Inherited members from System.ComponentModel.Win32Exception
Initializes a new instance of the System.Net.Sockets.SocketException class with the last operating system error code. | ||
Initializes a new instance of the System.Net.Sockets.SocketException class with the specified error code. |
Initializes a new instance of the System.Net.Sockets.SocketException class from the specified instances of the System.Runtime.Serialization.SerializationInfo and System.Runtime.Serialization.StreamingContext classes. |
[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. |