







Repeats source as long as condition holds.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
Rx.Observable.While = function(condition, source); |
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
JavaScript |
---|
Rx.Observable.While = function(condition, source); |