Share via


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 .NET Micro Framework version 3.0 and above.

See Also

Reference

NativeEventDispatcher Class
NativeEventDispatcher Members
Microsoft.SPOT.Hardware Namespace