Share via


DispatcherOperation.Dispatcher Property

Gets the dispatcher that the delegate associated with the current DispatcherOperation object was posted to.

Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public Dispatcher Dispatcher { get; }

Property Value

The dispatcher that the delegate was posted to.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

DispatcherOperation Class
DispatcherOperation Members
Microsoft.SPOT Namespace