Click or drag to resize
DeleteFileMediaWebFarmTask Methods

The DeleteFileMediaWebFarmTask type exposes the following members.

Methods
  NameDescription
Public methodConditionMethod
Returns true whether the synchronization for deleting media files is allowed and provided storage is not shared.
(Overrides WebFarmTaskBaseConditionMethod.)
Public methodExecuteTask
Processes the web farm task by invoking the DeleteMediaFile(Int32, Int32, String, Boolean, Boolean) method while passing it current class' properties as its parameters.
(Overrides WebFarmTaskBaseExecuteTask.)
Top
See Also