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