Rebex SFTP for .NET

ProxySocketException Constructor (String, ProxySocketExceptionStatus)

Initializes a new instance of the ProxySocketException class with the specified error message and status.

public ProxySocketException(
   string message,
   ProxySocketExceptionStatus status
);

Parameters

message
The message that describes the error.
status
One of the ProxySocketExceptionStatus values.

See Also

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