Edit

Share via


IScheduler.AddJob(ISchedulerJob) Method

Definition

Adds the specified job to the scheduler.

public void AddJob (Microsoft.Hpc.Scheduler.ISchedulerJob job);
abstract member AddJob : Microsoft.Hpc.Scheduler.ISchedulerJob -> unit
Public Sub AddJob (job As ISchedulerJob)

Parameters

Applies to