Skip to content

DefaultScheduler.Instance property

Defined in

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

Applies to

netstandard2.0

public static DefaultScheduler Instance { get; }

Summary: Gets the singleton instance of the default scheduler.

Returns: DefaultScheduler