Interface RaceConditionFreeSubscribe

An object to store a race subscription subscription.

Hierarchy

  • RaceConditionFreeSubscribe

Properties

Properties

args?: unknown[]

Arguments required to create the disposable resource.

subscription: Subscription

Represents a disposable resource, such as the execution of an Observable.

Generated using TypeDoc