ISchedulerLongRunning
Scheduler with support for starting long-running tasks.
            This type of scheduler can be used to run loops more efficiently instead of using recursive scheduling.
            
                
Schedules a long-running piece of work.