ReactiveUI.Primitives.Reactive.Concurrency namespace¶
Part of the ReactiveUI.Primitives.Blazor.Reactive package.
| Type | Kind | Summary |
|---|---|---|
| CoalescingDispatchScheduler | class | Base [IScheduler](# for UI-thread dispatchers that coalesces dispatcher posts: immediate work is queued and drained one batch per post. A sealed platform scheduler supplies its dispatcher [Post](# (and optionally a native delayed path via [ScheduleOnDispatcher](# |