Skip to content

ThreadPoolScheduler.Instance property

Defined in

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

Applies to

netstandard2.0

public static ThreadPoolScheduler Instance { get; }

Summary: Gets the singleton instance of the CLR thread pool scheduler.

Returns: ThreadPoolScheduler