SleepChangeEventHandler Delegate

The event handler delegate for the OnSleepChange event.

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

Syntax

public delegate void SleepChangeEventHandler (
         SleepEvent e
)

Parameters

  • e
    A SleepEvent object that contains details about the sleep event.

Version Information

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

See Also

Reference

Microsoft.SPOT.Hardware Namespace