DispatcherScheduler.Current property¶
Defined in
Type: DispatcherScheduler
Namespace: System.Reactive.Concurrency
Assembly: ReactiveUI.Wpf.dll
Applies to
net462
public static DispatcherScheduler Current { get; }
Summary: Gets the scheduler that schedules work on the Dispatcher for the current thread.
Returns: DispatcherScheduler