Property ReceiveErrorCode
ReceiveErrorCode
Error code raised by the last receive job, if any.
Declaration
public int ReceiveErrorCode { get; }
Property Value
| Type | Description |
|---|---|
| int | Code from the StatusCode enum. |
Error code raised by the last receive job, if any.
public int ReceiveErrorCode { get; }
| Type | Description |
|---|---|
| int | Code from the StatusCode enum. |