EventLoopScheduler.Dispose() method¶
Defined in
Type: EventLoopScheduler
Namespace: System.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public void Dispose()
Summary: Ends the thread associated with this scheduler. All remaining work in the scheduler queue is abandoned.