ISchedulerJob.ExpandedPriority Property

Definition

Gets or sets the priority of the job, using the expanded range of priority values in Microsoft HPC Pack 2008 R2 and later versions.

public int ExpandedPriority { get; set; }
member this.ExpandedPriority : int with get, set
Public Property ExpandedPriority As Integer

Property Value

An Int32 between 0 and 4000 that indicates the priority for the job, where 0 is the lowest priority and 4000 is the highest.

Applies to