ISystemSleepInterval.SleepPreparationStartTime Property

Definition

Gets the time when the system started preparing for sleep.

public Microsoft.Windows.EventTracing.TraceTimestamp SleepPreparationStartTime { get; }
member this.SleepPreparationStartTime : Microsoft.Windows.EventTracing.TraceTimestamp
Public ReadOnly Property SleepPreparationStartTime As TraceTimestamp

Property Value

Remarks

This is the timestamp when the system begins stopping services, powering down devices, etc.

Applies to