Get Method

RxJS

Gets a value indicating whether the MutableDisposable has an underlying disposable.

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

Syntax

JavaScript
function Get();

See Also