ISchedulerJob.OrderBy Property

Definition

Retrieves or sets the preference given to the order in which the job is scheduled on nodes.

public string OrderBy { get; set; }
member this.OrderBy : string with get, set
Public Property OrderBy As String

Property Value

A comma-delimited string that contains the preference given to the order in which the job is scheduled on nodes.

Applies to