Executes the task given in a task info.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 9.0.0
Syntax string Execute(
TaskInfo task
)
Parameters
- task
- Type: CMS.SchedulerTaskInfo
Container with task information
Return Value
Type:
StringTextual description of task run's failure if any.
See Also