PowerEventType Enumeration

Indicates what type of power event occurred.

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

Syntax

public enum PowerEventType

Members

  Member name Description
Invalid Invalid event.
PostNotify A notification that the current power state just changed.
PreNotify A notification that the indicated power event is about to happen.

Version Information

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

See Also

Reference

Microsoft.SPOT.Hardware Namespace