|
| .NET Framework Class Library |
| Scheduler..::.ScheduleRecursive Method |
| Scheduler Class See Also Send Feedback |
Schedules action to be executed recursively.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
| JavaScript |
|---|
Rx.Scheduler.ScheduleRecursive = function(action); |
Parameters
- action
- Type: System..::.ActionAction