ProxySocketException.ErrorCode Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
ErrorCode
Gets the error code associated with this exception if the error status is Socket
Declaration
public int ErrorCode { get; set; }
Property Value
Type | Description |
---|---|
Int32 | An integer error code associated with this exception (or 0). |