Edit

Share via


ISchedulerJob.MinimumNumberOfCores Property

Definition

Retrieves or sets the minimum number of cores that the job requires to run.

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

Property Value

The minimum number of cores.

Applies to