Empty Property

RxJS

Represents the disposable that does nothing when disposed.

Namespace:  Rx
Assembly:  RxJS (in RxJS.dll)

Syntax

JavaScript
Rx.Disposable.Empty

See Also