







![]() ![]() |
.NET Framework Class Library |
Observable..::.Amb Method (Observable, Observable, Observable) |
Observable Class See Also Send Feedback |
Returns the observable sequence that reacts first.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
Rx.Observable.Amb = function(o1, o2, o3); |