SessionEventArgs.ResponseCode Property
From Solclient
Solclient
| SessionEventArgsResponseCode Property |
A response code returned by the appliance for some events;
otherwise zero.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
public int ResponseCode { get; }
Public ReadOnly Property ResponseCode As Integer Get
public: property int ResponseCode { int get (); }