SocketException Class
Thrown when an error in a socket operation is detected.
Definition
Line 20 of System.Net.Sockets/TcpSocket.cm
Inheritance
Constructors & Destructor
Constructor& Destructor Details
SocketException Constructor
public nothrow SocketException(const String<char>& message_)
Definition
Line 22 of System.Net.Sockets/TcpSocket.cm