Solclient
FlowEventArgsEvent Property |
The flow event type that occurred.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public FlowEvent Event { get; }
Public ReadOnly Property Event As FlowEvent Get
public: property FlowEvent Event { FlowEvent get (); }
Property Value
Type: FlowEventSee Also