IBlobCache.Scheduler property¶
Defined in
Type: IBlobCache
Namespace: ReactiveMarbles.CacheDatabase.Core
Assembly: ReactiveMarbles.CacheDatabase.Core.dll
Applies to
netstandard2.0
IScheduler Scheduler { get; }
Summary: Gets the IScheduler used to defer operations. By default, this is BlobCache.TaskpoolScheduler.
Returns: IScheduler