Skip to main content

ISubscription

An object representing an observer that is subscribed to an observable.

Methods

Methods

cancel

cancel(): void

Removes the observer from the observable so that it stops receiving updates.