Gets scheduled tasks to run, the process is expected to set the next run time for next task iteration.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
- Type: System String
Site name
- serverName
- Type: System String
Server name
- useExternalService
- Type: System Boolean
Indicates if get tasks for external service.
Return Value
Type: InfoDataSet TaskInfoDataset with information about scheduled tasks
See Also