Click or drag to resize

FireEventStatus Enumeration

Status set in the event arguments.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum FireEventStatus
Members
  Member nameValueDescription
Success0 The operation completed successfully.
EventMissing1 The specified event could not be found.
See Also