ISchedulerNode.Reachable Property

Definition

Determines whether the server thinks the node is reachable.

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

Property Value

Is true if the node is reachable; otherwise, false.

Applies to