ISystemSleepInterval Interface
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.
public interface ISystemSleepInterval
type ISystemSleepInterval = interface
Public Interface ISystemSleepInterval
Properties
OSReadyTime |
Gets the time at which the system has fully recovered from sleep and is ready for use. |
SleepEndTime |
Gets the time when the system wakes from a sleep state. |
SleepPreparationStartTime |
Gets the time when the system started preparing for sleep. |
SleepStartTime |
Gets the time immediately before the system instructs the hardware to enter a sleep state. |
SleepState |