Returns a non-terminating observable sequence.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
| JavaScript |
|---|
Rx.Observable.Never = function(); |
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax| JavaScript |
|---|
Rx.Observable.Never = function(); |
See Also