Dispatcher Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the Dispatcher object that the current DispatcherObject object is associated with.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public ReadOnly Dispatcher As Dispatcher
public readonly Dispatcher Dispatcher
public:
initonly Dispatcher^ Dispatcher
val Dispatcher: Dispatcher
public final var Dispatcher : Dispatcher

.NET Framework Security

See Also

Reference

DispatcherObject Class

Microsoft.SPOT Namespace