[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Enables runtime management of tasks.

The following tables list the members exposed by the ITaskRuntimeManagement type.

Public Methods

  Name Description
public method BeginExecuteTask Overloaded. Begins the execution of a task.
public method EndExecuteTask Finishes task execution.
public method ExecuteTask Overloaded. Executes a task.
public method GetTaskResults Overloaded. Retrieves all task results.
public method GetTaskResultsByBatchId Retrieves a task result for the specified batch ID.
public method SubmitTask Overloaded. Submits a task targeted toward this monitoring object.
public method UnregisterTaskStatusChangeCallback Overloaded. Unregisters the callback for the specified batch ID.
Top

See Also


Send comments about this topic to Microsoft.