Rebex SFTP for .NET

ProxySocketException Constructor (SocketException)

Initializes a new instance of the ProxySocketException class with the reference to the socket exception that is the cause of this exception.

public ProxySocketException(
   SocketException e
);

Parameters

e
The socket exception that is the cause of the current exception.

See Also

ProxySocketException Class | Rebex.Net Namespace | ProxySocketException Constructor Overload List