ISleepConfiguration.IsDeepSleepEnabled 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.
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.