Dispose Method

RxJS

Sets the status to Disposed.

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

Syntax

JavaScript
function Dispose();

Implements

IDisposable..::.Dispose()()()

See Also