Click or drag to resize

TaskExecutionUtility Properties

The TaskExecutionUtility type exposes the following members.

Properties
 NameDescription
Protected propertyInputPartitionsFinished Gets or sets the number of input partitions that have finished.
Protected propertyOutputWriter Gets the output writer.
Protected propertyProcessesAllInputPartitions Gets a value indicating whether a single task instance will process all input partitions.
Protected propertyTotalInputPartitions 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).
Top
See Also