







Creates the disposable that invokes dispose when disposed.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
Rx.Disposable.Create = function(action); |
Parameters
- action
- Type: System..::.Action
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
JavaScript |
---|
Rx.Disposable.Create = function(action); |