PowerLevelChangeEventHandler Delegate

The event handler delegate for the PowerState.OnPowerLevelChange event.

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

Syntax

public delegate void PowerLevelChangeEventHandler (
         PowerEvent e
)

Parameters

  • e
    The PowerEvent object that contains information about the power-level change event.

Version Information

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

See Also

Reference

Microsoft.SPOT.Hardware Namespace