public sealed class FlowEventArgs : EventArgs
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. |
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) |