Click or drag to resize

SleepStateChanged Properties

The SleepStateChanged type exposes the following members.

Properties
 NameDescription
Public propertyLane The relevant production lane (if applicable)
Public propertyNewSleepState The new sleep state
Public propertyOldSleepState An enumeration indicating the previous sleep state prior to this state change
Public propertyStage The stage that has changed sleep state. If omitted then the sleep state for the whole station has been changed.
Public propertyTransitionTimeRemaining If the new sleep state requires less wake up time than the old, this indicates that the state is in the process of being changed. Time interval can be nullable (for example if there is no time remaining).
Top
See Also