ISchedulerNode.OnlineTime Property

Definition

Retrieves the date and time that the node last came online.

public DateTime OnlineTime { get; }
member this.OnlineTime : DateTime
Public ReadOnly Property OnlineTime As DateTime

Property Value

The last time that the node came online. The value is in Coordinated Universal Time.

Applies to