Solclient
FlowEventArgsResponseCode Property |
This represents 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)
Syntax
public int ResponseCode { get; }
Public ReadOnly Property ResponseCode As Integer Get
public: property int ResponseCode { int get (); }
Property Value
Type: Int32See Also