Edit

Share via


ISleepConfiguration.IsDeepSleepEnabled Property

Definition

Gets a value that indicates whether the platform supports the deep sleep feature.

public bool IsDeepSleepEnabled { get; }
member this.IsDeepSleepEnabled : bool
Public ReadOnly Property IsDeepSleepEnabled As Boolean

Property Value

Remarks

Deep sleep allows only idle resilient (IR) timers to wake up the CPU.

Applies to