DeleteMetaFileWebFarmTask Methods |
The DeleteMetaFileWebFarmTask type exposes the following members.
Name | Description | |
---|---|---|
ConditionMethod |
Returns true if the synchronization of the deletion of the meta files is allowed
(Overrides WebFarmTaskBaseConditionMethod.) | |
ExecuteTask |
Processes the web farm task by invoking the DeleteFile(String, String, Boolean, Boolean) method while passing it current class' properties as its parameters.
(Overrides WebFarmTaskBaseExecuteTask.) |