Click or drag to resize

SleepState Class

** NOTE: ADDED in CFX 1.3 **

Definition of Sleep State
Inheritance Hierarchy
SystemObject
  CFX.StructuresSleepState

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class SleepState

The SleepState type exposes the following members.

Constructors
 NameDescription
Public methodSleepState Default constructor
Top
Properties
 NameDescription
Public propertyPowerSaving Power consumption saving achieved through this sleep state. PowerSaving units are percentages
Public propertySleepName A descriptive name for this sleep state
Public propertyWakeupTime Time interval required to go from the current sleep state to the "Awake" state. WakeupTime units are seconds
Top
See Also