Click or drag to resize
MoveFileMediaWebFarmTask Methods

The MoveFileMediaWebFarmTask type exposes the following members.

Methods
  NameDescription
Public methodConditionMethod
Returns true whether the synchronization for moving media files is allowed and provided storage is not shared.
(Overrides WebFarmTaskBaseConditionMethod.)
Public methodExecuteTask
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 WebFarmTaskBaseExecuteTask.)
Top
See Also