ISchedulerJob.CanShrink Property

Definition

Determines whether the job resources can shrink.

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

Property Value

Is true if the server releases extra resources when they are no longer needed by the job; otherwise, false.

Applies to