Click or drag to resize

IJobServerTaskProtocol Methods

The IJobServerTaskProtocol type exposes the following members.

Methods
  NameDescription
Public methodGetAdditionalPartitions
Gets additional partitions for a task that has finished processing all its current partitions.
Public methodGetPartitionsForTask
Gets the partitions that are currently assigned to a task.
Public methodNotifyStartPartitionProcessing
Notifies the job server that a task is about to start processing the specified partition.
Top
See Also