CloneFolderMediaWebFarmTask Methods |
The CloneFolderMediaWebFarmTask type exposes the following members.
Name | Description | |
---|---|---|
ConditionMethod |
Returns true whether the synchronization for cloning media folders is allowed and provided storage is not shared.
(Overrides WebFarmTaskBaseConditionMethod.) | |
ExecuteTask |
Processes the web farm task by invoking the CopyRecursive(Int32, Int32, DirectoryInfo, String, String, Int32, String, Boolean, Int32, Boolean, CloneSettings, CloneResult)
method while passing it current class' properties as its parameters.
(Overrides WebFarmTaskBaseExecuteTask.) |