ScheduledItem.Cancel() method¶
Defined in
Type: ScheduledItemSystem.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public void Cancel()
Summary: Cancels the work item by disposing the resource returned by InvokeCore as soon as possible.