SchedulerNode.Reachable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.