Click or drag to resize
CopyFileMediaWebFarmTask Methods

The CopyFileMediaWebFarmTask type exposes the following members.

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