ITaskRuntimeService.SubmitTasks Method

Definition

Submits a collection of tasks.

C#
public void SubmitTasks (System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Runtime.JobDefinition> jobDefinitions, Guid batchId, Microsoft.EnterpriseManagement.Runtime.JobCategory category, bool registerCallback);

Parameters

jobDefinitions
IList<JobDefinition>

The task definitions.

batchId
Guid

The id of the batch.

category
JobCategory

The category of the batch.

registerCallback
Boolean

Whether to register a callback for the client.

Applies to

Product Versions
System Center OM SDK 2012, 2016, 2019