NewThreadScheduler.Default property¶
Defined in
Type: NewThreadScheduler
Namespace: System.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public static NewThreadScheduler Default { get; }
Summary: Gets an instance of this scheduler that uses the default Thread constructor.
Returns: NewThreadScheduler