ISchedulerNode.OfflineTime Property

Definition

Retrieves the date and time that the node last went offline.

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

Property Value

The last time that the node went offline. The value is in Coordinated Universal Time.

Applies to