TaskInfoProviderResetAllTasksInternal Method |
Reset executions count of all non-system tasks
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax protected virtual void ResetAllTasksInternal(
int siteID
)
Parameters
- siteID
- Type: SystemInt32
SiteID of tasks. 0 for global tasks
See Also