TaskInfoProviderResetAllTasks Method |
Reset executions count of all tasks
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax public static void ResetAllTasks(
int siteID
)
Parameters
- siteID
- Type: SystemInt32
SiteID of tasks. 0 for global tasks
See Also