System.Net.Sockets.SocketException: Constructor Members

The constructors 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

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