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

See Also

Reference

NativeEventDispatcher Class
NativeEventDispatcher Members
Microsoft.SPOT.Hardware Namespace