taskStatus property
The status of the Task.
If we need agent specific fields we should fork the public TaskStatus into an agent specific one. Or add them below.
Implementation
TaskStatus? taskStatus;
The status of the Task.
If we need agent specific fields we should fork the public TaskStatus into an agent specific one. Or add them below.
TaskStatus? taskStatus;