WebFarmTaskBase Class |
Namespace: CMS.Core
public abstract class WebFarmTaskBase
The WebFarmTaskBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebFarmTaskBase |
Name | Description | |
---|---|---|
![]() | TaskBinaryData |
Gets or sets the binary representation of data.
|
![]() | TaskFilePath |
Gets or sets target path of file transported by task.
|
![]() | TaskTarget |
Gets or sets task target.
|
Name | Description | |
---|---|---|
![]() | ConditionMethod |
Condition which must be met in order to log the task.
|
![]() | ExecuteTask |
Action which is invoked when the web farm task executes.
|