ProxySocketException.Status Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
Status
Gets the status of the error.
Declaration
public ProxySocketExceptionStatus Status { get; set; }
Property Value
| Type | Description |
|---|---|
| ProxySocketExceptionStatus | One of the ProxySocketExceptionStatus values. |