Task display name |
Name used for the scheduled task. |
Task name |
Scheduled task name used in code. |
Task assembly name |
Name of the assembly. |
Task class name |
Name of the class. |
Task interval |
Time interval when the task is considered ready to be executed. |
Task data |
Data which should be provided to the assembly. This field can be accessed from the code of the task, so it can be used as a parameter to easily modify the task without having to edit its implementation. |
Task enabled |
Indicates if the task is enabled. |
Delete task after last run |
Indicates if the task should be deleted after its last run. |
Server name |
Name of the server where the task is run. |
Create tasks for all web farm servers |
If checked, tasks will be created for all web farm servers and the Server name field will be grayed out. |
More resources can be found at:
Page url: http://devnet.kentico.com/docs/5_5r2/contexthelp/index.html?newedit_task.htm