Dispatcher.Thread Property
Gets the thread with which the current Dispatcher object (dispatcher) is associated.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public Thread Thread { get; }
Property Value
The thread that is associated with the current dispatcher.
Version Information
Available in .NET Micro Framework version 2.0, 2.5
See Also
Reference
Dispatcher Class
Dispatcher Members
Microsoft.SPOT Namespace