Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Pushes the job to the front of the queue as long as this selector is active.
public bool? Expedite { get; set; }
member this.Expedite : Nullable<bool> with get, set