Skip to content

ICoreRegistration interface

Defined in

Namespace: ReactiveMarbles.Mvvm Assembly: ReactiveMarbles.Mvvm.dll Full name: ReactiveMarbles.Mvvm.ICoreRegistration Modifiers: public abstract

Summary

        Interface that represents core Reactive Marbles registration.
        

Applies to

net8.0, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.2, net8.0-macos14.5, net8.0-tvos17.2, netstandard2.0

Properties

NameSummary
MainThreadSchedulerGets the main thread scheduler.
TaskPoolSchedulerGets the task pool scheduler.
ExceptionHandlerGets the default exception handler.