SleepEventType Enumeration

Indicates what type of sleep event occurred.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public enum SleepEventType

Members

  Member name Description
ChangeRequested A managed thread has requested the system to go into a sleep state.
Invalid Invalid event.
WakeUp The sytem woke up from a sleep state.

Version Information

Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.

See Also

Reference

Microsoft.SPOT.Hardware Namespace