Skip to content

ScheduledDisposable.Scheduler property

Defined in

Type: ScheduledDisposable Namespace: System.Reactive.Disposables Assembly: System.Reactive.dll

Applies to

netstandard2.0

public IScheduler Scheduler { get; }

Summary: Gets the scheduler where the disposable resource will be disposed on.

Returns: IScheduler