PowerEventType Enumeration

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Indicates what type of power event occurred.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public Enumeration PowerEventType
public enum PowerEventType
public enum class PowerEventType
type PowerEventType
public enum PowerEventType

Members

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

See Also

Reference

Microsoft.SPOT.Hardware Namespace