Click or drag to resize
DeleteFolderWebFarmTask Methods

The DeleteFolderWebFarmTask type exposes the following members.

Methods
  NameDescription
Public methodConditionMethod
Returns true if the synchronization of the deletion of the physical files is allowed.
(Overrides WebFarmTaskBaseConditionMethod.)
Public methodExecuteTask
Processes the web farm task by invoking the Delete(String, Boolean) method while passing it current class' properties as its parameters.
(Overrides WebFarmTaskBaseExecuteTask.)
Top
See Also