AsObserver Method

RxJS

Hides the identity of an observer.

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

Syntax

JavaScript
function AsObserver();

See Also