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