Enum EventStatus
Denotes statuses that events get transitioned through
Namespace: Azos.Time
Assembly: Azos.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 |