Scheduler.Dispatcher Property

Namespace:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (in Microsoft.Phone.Reactive.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Dispatcher As DispatcherScheduler
public static DispatcherScheduler Dispatcher { get; }
public:
static property DispatcherScheduler^ Dispatcher {
    DispatcherScheduler^ get ();
}
static member Dispatcher : DispatcherScheduler with get

Property Value

Type: Microsoft.Phone.Reactive.DispatcherScheduler

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

Scheduler Class

Microsoft.Phone.Reactive Namespace