| UpdateFileWebFarmTask Methods |
The UpdateFileWebFarmTask type exposes the following members.
| Name | Description | |
|---|---|---|
| ConditionMethod |
Returns true if the synchronization of the physical files is allowed.
(Overrides WebFarmTaskBaseConditionMethod.) | |
| ExecuteTask |
Processes the web farm task by invoking the WriteAllBytes(String, Byte) method while passing it current class' properties as its parameters.
(Overrides WebFarmTaskBaseExecuteTask.) |