Skip to content

ReactiveUI.Primitives.Reactive.Concurrency namespace

Part of the ReactiveUI.Primitives.Blazor.Reactive package.

TypeKindSummary
CoalescingDispatchSchedulerclassBase [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](#