ISchedulerJobV3SP3.AddTasks(ISchedulerTask[]) Method

Definition

[System.Runtime.InteropServices.ComVisible(false)]
public void AddTasks (Microsoft.Hpc.Scheduler.ISchedulerTask[] taskList);
abstract member AddTasks : Microsoft.Hpc.Scheduler.ISchedulerTask[] -> unit
Public Sub AddTasks (taskList As ISchedulerTask())

Parameters

taskList
ISchedulerTask[]
Attributes

Applies to