ImmediateScheduler.Instance property¶
Defined in
Type: ImmediateScheduler
Namespace: System.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public static ImmediateScheduler Instance { get; }
Summary: Gets the singleton instance of the immediate scheduler.
Returns: ImmediateScheduler