Defines a common interface for scheduled tasks.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.2.23
SyntaxThe ITask type exposes the following members.
Methods|
| Name | Description |
|---|
 | Execute |
Executes the task given in a task info.
|
Top
See Also