Rebex SFTP for .NET

ProxySocketException.ErrorCode Property

Gets the error code associated with this exception if the error status is SocketError. Returns 0 otherwise.

public int ErrorCode {get;}

Property Value

An integer error code associated with this exception (or 0).

See Also

ProxySocketException Class | Rebex.Net Namespace