status property

TaskStatus status
getter/setter pair

Current execution status.

Implementation

TaskStatus status = TaskStatus.pending;