CoreRegistrations class¶
Defined in
Namespace: ReactiveMarbles.CacheDatabase.Core
Assembly: ReactiveMarbles.CacheDatabase.Core.dll
Full name: ReactiveMarbles.CacheDatabase.Core.CoreRegistrations
Modifiers: public static
Summary¶
Registrations needed for running the application.
Applies to
netstandard2.0
Properties¶
| Name | Summary |
|---|---|
| static Serializer | Gets or sets the serializer. |
| static HttpService | Gets or sets the http service. |
| static TaskpoolScheduler | Gets or sets the Scheduler used for task pools. |