Skip to content

DispatcherQueueSequencer.DispatcherQueue property

Defined in

Type: DispatcherQueueSequencer Namespace: ReactiveUI.Primitives.Reactive.Concurrency Assembly: ReactiveUI.Primitives.WinUI.Reactive.dll

Applies to

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

public DispatcherQueue DispatcherQueue { get; }

View source

Summary: Gets the dispatcher queue used to marshal work to the UI thread.

Returns: DispatcherQueue