Solclient
OperationErrorExceptionReturnCode Property |
A return code from the API call.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public ReturnCode ReturnCode { get; }
Public ReadOnly Property ReturnCode As ReturnCode Get
public: property ReturnCode ReturnCode { ReturnCode get (); }
Property Value
Type: ReturnCodeSee Also