| UpdateAttachmentWebFarmTask Methods |
The UpdateAttachmentWebFarmTask type exposes the following members.
| Name | Description | |
|---|---|---|
| ConditionMethod |
Returns true if the synchronization of the attachments is allowed.
(Overrides WebFarmTaskBaseConditionMethod.) | |
| ExecuteTask |
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.) |