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