Disposable Methods

RxJS

The Disposable type exposes the following members.

Methods

  NameDescription
Create
Creates the disposable that invokes dispose when disposed.

See Also