AsObservable Method

RxJS

Hides the identity of an observable sequence.

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

Syntax

JavaScript
function AsObservable();

See Also