Edit

Share via


SchedulerJob.AddTasks(ISchedulerTask[]) Method

Definition

public void AddTasks (Microsoft.Hpc.Scheduler.ISchedulerTask[] taskList);
abstract member AddTasks : Microsoft.Hpc.Scheduler.ISchedulerTask[] -> unit
override this.AddTasks : Microsoft.Hpc.Scheduler.ISchedulerTask[] -> unit
Public Sub AddTasks (taskList As ISchedulerTask())

Parameters

taskList
ISchedulerTask[]

Implements

Applies to