ISchedulerJob.Priority Property

Definition

Retrieves or sets the job priority.

public Microsoft.Hpc.Scheduler.Properties.JobPriority Priority { get; set; }
member this.Priority : Microsoft.Hpc.Scheduler.Properties.JobPriority with get, set
Public Property Priority As JobPriority

Property Value

The job priority. For possible values, see the JobPriority enumeration.

Applies to