Task_State
Task_State
Enumeration with the possible states of a Task.
This data structure has no properties.
Enumeration:
FAILED,
QUEUED,
RUNNING,
SUCCEEDED,
Property Of