ISchedulerNode.MoveToOffline 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 a user requested that the node go offline.
public bool MoveToOffline { get; }
member this.MoveToOffline : bool
Public ReadOnly Property MoveToOffline As Boolean
Property Value
Is true if the user has requested that the node go offline; otherwise false.