pipelineTaskT Properties |
The pipelineTaskT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| context | ||
| currentNode |
Current node where the task is
| |
| lastNode |
Node that was executing before currentNode | |
| lifeSpanLeft |
How many iterations/node moves are left for this task
| |
| model |
Gets or sets the model.
| |
| nextNode |
Next node designated to traverse to
| |
| state |
Gets or sets the state.
| |
| subject |
Item that is subject of process
|