ISchedulerCounters.DrainingNodes Property

Definition

Retrieves the number of nodes that are in the process of removing jobs from the node.

public int DrainingNodes { get; }
member this.DrainingNodes : int
Public ReadOnly Property DrainingNodes As Integer

Property Value

The number of nodes that are in the process of removing jobs from the node.

Applies to