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