Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Scheduler
TaskInfoProvider Class
TaskInfoProvider Methods
CreateWebFarmTasks Method
CreateWebFarmTasksInternal Method
DeleteObjectsTasks Method
DeleteTaskInfo Method
FetchTasksToRun Method
FetchTasksToRunInternal Method
GetTaskInfo Method
GetTaskInfoByGUID Method
GetTaskInfoInternal Method
GetTasks Method
GetTaskToReInit Method
GetTaskToReInitInternal Method
ResetAllTasks Method
ResetAllTasksInternal Method
SetTaskInfo Method
UpdateAllTasks Method
TaskInfoProvider
GetTaskToReInit Method
Returns DataSet with tasks which are running or are new and have next run time not set.
Namespace:
CMS.Scheduler
Assembly:
CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
ObjectQuery
<
TaskInfo
>
GetTaskToReInit
()
Return Value
Type:
ObjectQuery
TaskInfo
See Also
Reference
TaskInfoProvider Class
CMS.Scheduler Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com