TaskInfoProvider FetchAllTasksToRun Method Kentico 8.0 API Reference
Gets all scheduled tasks to run, the process is expected to set the next run time for next task iteration.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: InfoDataSet TaskInfo 
Dataset with information about all scheduled tasks
See Also