Enum EventStatus
Denotes statuses that events get transitioned through
Namespace: NFX.Time
Assembly: NFX.dll
Syntax
public enum EventStatus
  Fields
| Name | Description | 
|---|---|
| Expired | |
| Invalid | |
| NotStarted | |
| Started | 
Denotes statuses that events get transitioned through
public enum EventStatus
  | Name | Description | 
|---|---|
| Expired | |
| Invalid | |
| NotStarted | |
| Started |