Enum WorkItemState
The current state of a work item
public enum WorkItemState
Fields
Complete = 2
Complete
Ready = 0
Ready to run or continue
Running = 1
Work Item is executing
The current state of a work item
public enum WorkItemState
Complete = 2
Complete
Ready = 0
Ready to run or continue
Running = 1
Work Item is executing