Click or drag to resize
TaskInfoProviderResetAllTasks Method
Reset executions count of all tasks

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 9.0.0
Syntax
C#
public static void ResetAllTasks(
	int siteID
)

Parameters

siteID
Type: SystemInt32
SiteID of tasks. 0 for global tasks
See Also