Skip to content

TaskPoolScheduler.Default property

Defined in

Type: TaskPoolScheduler Namespace: System.Reactive.Concurrency Assembly: System.Reactive.dll

Applies to

netstandard2.0

public static TaskPoolScheduler Default { get; }

Summary: Gets an instance of this scheduler that uses the default TaskScheduler.

Returns: TaskPoolScheduler