IJob.AddTask Method
Adds the task to the job.
Namespace: Microsoft.ComputeCluster
Assembly: CcpAPI (in ccpapi.dll)
Namespace: Microsoft.ComputeCluster
Assembly: CcpAPI (in ccpapi.dll)
Use this method only to add tasks to a job that has not been added to the cluster. After the job is added to the cluster, you must call the ICluster.AddTask method to add tasks to the job.