ISleepConfiguration 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 ISleepConfiguration
type ISleepConfiguration = interface
Public Interface ISleepConfiguration
Properties
HibernateTimeout |
Gets a value that indicates how long after being idle before the system will move to hibernation. |
IsDeepSleepEnabled |
Gets a value that indicates whether the platform supports the deep sleep feature. |
StandbyTimeout |
Gets a value that indicates how long after being idle the system will move to standby. |