WebFarmTask Class |
Namespace: CMS.Core
public class WebFarmTask
The WebFarmTask type exposes the following members.
Name | Description | |
---|---|---|
WebFarmTask |
Name | Description | |
---|---|---|
Condition |
Condition which must be met in order to log the task.
| |
Execute |
Action which is fired when the web farm task executes.
| |
IsMemoryTask |
Indicates if the task modifies memory only. Memory tasks
can be deleted on application start.
| |
OptimizationType |
Indicates if task number can be optimized by one of predefined ways.
| |
Type |
Task type.
|