ISchedulerJob.CanGrow Property

Definition

Determines whether the job resources can grow.

public bool CanGrow { get; }
member this.CanGrow : bool
Public ReadOnly Property CanGrow As Boolean

Property Value

Is true if the job resources can grow as more resources become available; otherwise, false.

Applies to