







![]() ![]() |
.NET Framework Class Library |
IObservable..::.Subscribe Method |
IObservable Interface See Also Send Feedback |
Subscribes an observer to the observable sequence.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
function Subscribe(observer); |
Parameters
- observer
- Type: Rx..::.IObserver