Skip to content

DispatcherQueueScheduler.Current property

Defined in

Type: DispatcherQueueScheduler Namespace: System.Reactive.Concurrency Assembly: ReactiveUI.Maui.dll

Applies to

net10.0-windows10.0.19041, net10.0-windows10.0.19041, net9.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041

public static DispatcherQueueScheduler Current { get; }

View source

Summary: Gets the scheduler that schedules work on the DispatcherQueue for the current thread.

Returns: DispatcherQueueScheduler