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