Returns an empty observable sequence.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
| JavaScript |
|---|
Rx.Observable.Empty = function(); |
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax| JavaScript |
|---|
Rx.Observable.Empty = function(); |
See Also