System.Net.Sockets.SocketException Members

The members of System.Net.Sockets.SocketException are listed below.

See Also: Inherited members from System.ComponentModel.Win32Exception

Public Constructors

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.

Protected Constructors

Public Properties

[read-only]
override
ErrorCodeint.

Gets the error code that is associated with this exception.

[read-only]
override
Messagestring.

Gets the error message that is associated with this exception.

[read-only]
SocketErrorCodeSocketError.

Gets the error code that is associated with this exception.