ITaskRuntimeManagement Members
[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 | |
---|---|---|
BeginExecuteTask | Overloaded. Begins the execution of a task. | |
CancelTask | ||
EndExecuteTask | Finishes task execution. | |
ExecuteTask | Overloaded. Executes a task. | |
GetTaskLogReader | ||
GetTaskResults | Overloaded. Retrieves all task results. | |
GetTaskResultsByBatchId | ||
GetTaskResultsReader | Overloaded. | |
MonitoringTaskStatusNotification | ||
RegisterMonitoringTaskCallback | ||
RemoveMonitoringTaskCallback | ||
ResumeTask | ||
SubmitTask | Overloaded. | |
SuspendTask | ||
UnregisterTaskStatusChangeCallback | Overloaded. |
Top
See Also
Reference
ITaskRuntimeManagement Interface
Microsoft.EnterpriseManagement.Runtime Namespace