TaskExecutionUtility Properties |
The TaskExecutionUtility type exposes the following members.
| Name | Description | |
|---|---|---|
| InputPartitionsFinished |
Gets or sets the number of input partitions that have finished.
| |
| OutputWriter |
Gets the output writer.
| |
| ProcessesAllInputPartitions |
Gets a value indicating whether a single task instance will process all input partitions.
| |
| TotalInputPartitions |
Gets or sets the total number of input partitions this task will process (if the input is a channel and the PartitionsPerTask option was > 1).
|