







![]() ![]() |
.NET Framework Class Library |
Observable..::.ToAsync Method (Action, Scheduler) |
Observable Class See Also Send Feedback |
Converts the action into an asynchronous function, using scheduler to schedule the work.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
Rx.Observable.ToAsync = function(original, scheduler); |