NativeEventDispatcher.OnInterrupt Event

Adds or removes callback methods for native events.

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

Syntax

public event NativeEventHandler OnInterrupt

Remarks

Applications can subscribe to this event to be notified when an interrupt event occurs.

Version Information

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

See Also

Reference

NativeEventDispatcher Class
NativeEventDispatcher Members
Microsoft.SPOT.Hardware Namespace