DeleteFileWebFarmTask Methods |
The DeleteFileWebFarmTask 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) method while passing it current class' properties as its parameters.
(Overrides WebFarmTaskBaseExecuteTask.) |