Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Scheduler
QueueSender Class
QueueSender Methods
Execute Method
QueueSender
Execute Method
Sends all emails in a queue.
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
Container with task information
Return Value
Type:
String
Textual description of task run's failure if any.
Implements
ITask
Execute(TaskInfo)
See Also
Reference
QueueSender Class
CMS.Scheduler Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com