







![]() ![]() |
.NET Framework Class Library |
Observable..::.ToAsync Method (FuncObjectObject) |
Observable Class See Also Send Feedback |
Converts the function into an asynchronous function.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
Rx.Observable.ToAsync = function(original); |
Parameters
- original
- Type: System..::.FuncObjectObject