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