State: TaskState;
The State property returns the current state for the task.
The property use is given in description of the ITask.ContinueWith method.
See also:
ITask