Share via


NativeEventDispatcher.Dispose Method (Boolean)

Releases resources used by this NativeEventDispatcher object.

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

Syntax

[MethodImplAttribute(InternalCall)]
protected virtual void Dispose (
         booldisposing
)

Parameters

  • disposing
    Set to true if in the process of disposing, or false otherwise.

Version Information

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

See Also

Reference

NativeEventDispatcher Class
NativeEventDispatcher Members
Microsoft.SPOT.Hardware Namespace