[This is preliminary documentation and is subject to change.]
Gets the receive return code indicating the reason for the exception.
| C# | Visual Basic | Visual C++ |
public ReceiveReturnCode ReceiveReturnCode { get; }
Public ReadOnly Property ReceiveReturnCode As ReceiveReturnCode
public: property ReceiveReturnCode ReceiveReturnCode { ReceiveReturnCode get (); }