TaskInfoProvider FetchAllTasksToRun Method Kentico 8.1 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.1.5347.20411)

Return Value

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