MoveFileMediaWebFarmTask Methods |
The MoveFileMediaWebFarmTask type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConditionMethod |
Returns true whether the synchronization for moving media files is allowed and provided storage is not shared.
(Overrides WebFarmTaskBase.ConditionMethod().) |
![]() | ExecuteTask |
Processes the web farm task by invoking the MoveMediaFile(String, Int32, Int32, String, String, Boolean) method while passing it current class' properties as its parameters.
(Overrides WebFarmTaskBase.ExecuteTask().) |