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: 1.7.3
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