Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Scheduler
PartialQueueCleaner Class
PartialQueueCleaner Methods
Execute Method
PartialQueueCleaner
Execute Method
Runs a partial queue cleaner using the task info specified.
Namespace:
CMS.Scheduler
Assembly:
CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
Execute
(
TaskInfo
task
)
Parameters
task
Type:
CMS.Scheduler
TaskInfo
Task info
Return Value
Type:
String
A message describing the result of operation
Implements
ITask
Execute(TaskInfo)
See Also
Reference
PartialQueueCleaner Class
CMS.Scheduler Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com