Click or drag to resize
UpdateAttachmentWebFarmTask Methods

The UpdateAttachmentWebFarmTask type exposes the following members.

Methods
  NameDescription
Public methodConditionMethod
Returns true if the synchronization of the attachments is allowed.
(Overrides WebFarmTaskBaseConditionMethod.)
Public methodExecuteTask
Processes the web farm task by invoking the SaveFileToDisk(String, String, String, String, BinaryData, Boolean, Boolean) method while passing it current class' properties as its parameters.
(Overrides WebFarmTaskBaseExecuteTask.)
Top
See Also