GetIsDisposed Method

RxJS

Gets a value indicating whether the object is disposed.

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

Syntax

JavaScript
function GetIsDisposed();

See Also