 | FlowEventArgsResponseCode Property |
version: 10.11.0
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: 10.11.0
Syntaxpublic int ResponseCode { get; }
Public ReadOnly Property ResponseCode As Integer
Get
public:
property int ResponseCode {
int get ();
}
Property Value
Type:
Int32
See Also