Share via


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 (
         SleepEvente
)

Parameters

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

Version Information

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

See Also

Reference

Microsoft.SPOT.Hardware Namespace