Click or drag to resize
ClearReadOnlyObjectsWebFarmTask Methods

The ClearReadOnlyObjectsWebFarmTask type exposes the following members.

Methods
  NameDescription
Public methodConditionMethod
Condition which must be met in order to log the task.
(Inherited from WebFarmTaskBase.)
Public methodExecuteTask
Processes the web farm task by invoking the ClearReadOnlyObjects(Boolean) method.
(Overrides WebFarmTaskBaseExecuteTask.)
Top
See Also