ClearReadOnlyObjectsWebFarmTask Class |
Namespace: CMS.DataEngine
public class ClearReadOnlyObjectsWebFarmTask : WebFarmTaskBase
The ClearReadOnlyObjectsWebFarmTask type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClearReadOnlyObjectsWebFarmTask |
Name | Description | |
---|---|---|
![]() | TaskBinaryData |
Gets or sets the binary representation of data.
(Inherited from WebFarmTaskBase.) |
![]() | TaskFilePath |
Gets or sets target path of file transported by task.
(Inherited from WebFarmTaskBase.) |
![]() | TaskTarget |
Gets or sets task target.
(Inherited from WebFarmTaskBase.) |
Name | Description | |
---|---|---|
![]() | ConditionMethod |
Condition which must be met in order to log the task.
(Inherited from WebFarmTaskBase.) |
![]() | ExecuteTask |
Processes the web farm task by invoking the ClearReadOnlyObjects(Boolean) method.
(Overrides WebFarmTaskBaseExecuteTask.) |