TaskInfoTDirective Properties |
The TaskInfoTDirective generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivationTime |
The task activation time.
(Inherited from TaskInfo.) |
![]() | Directive |
The deserialized task data as a directive.
|
![]() | DirectiveType |
The true type of the directive.
(Inherited from TaskInfo.) |
![]() | LatestActivity |
The latest activity time.
(Inherited from TaskInfo.) |
![]() | QueueId |
The id of the queue the task belongs to.
(Inherited from TaskInfo.) |
![]() | State |
The state of the task.
(Inherited from TaskInfo.) |
![]() | Status |
The deserialized task progress as status. Can be null!
(Inherited from TaskInfo.) |
![]() | TaskId |
The task id.
(Inherited from TaskInfo.) |
![]() | TaskType |
The type of task this is.
(Inherited from TaskInfo.) |