SchedulerJob.SubmitTasks(ISchedulerTask[]) Method

Definition

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

Parameters

taskList
ISchedulerTask[]

Implements

Applies to