![]() | FlowEventArgs Class |
Namespace: SolaceSystems.Solclient.Messaging
public sealed class FlowEventArgs : EventArgs
The FlowEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Event |
The flow event type that occurred.
|
![]() | EventProperties |
Optional, present for future expansion.
|
![]() | Info |
Optional, provides further information about the event when available.
|
![]() | ResponseCode |
This represents response code returned by the appliance for some events,
otherwise zero.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
ToString() implementation
(Overrides ObjectToString.) |