task-state
task-state
The state of an asynchronous Task
This data structure has no properties.
Enumeration:
INITIATED,
STOPPED,
RUNNING,
FINISHED,
ERROR,
ABORTED,
UNKNOWN,