NativeEventDispatcher Fields

Protected Fields

Name Description
Protected Field m_callbacks The event handler for this NativeEventDispatcher object (a mulitcast combinable delegate).
Protected Field m_disposed Set to true if this NativeEventDispatcher object has been disposed, or false if not.
Protected Field m_threadSpawn The event handler for this NativeEventDispatcher object (a mulitcast combinable delegate).

See Also

Reference

NativeEventDispatcher Class
Microsoft.SPOT.Hardware Namespace