







Schedules action to be executed.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
Rx.Scheduler.Schedule = function(action); |
Parameters
- action
- Type: System..::.Action
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
JavaScript |
---|
Rx.Scheduler.Schedule = function(action); |