Click or drag to resize
UpdateFileWebFarmTaskExecuteTask Method
Processes the web farm task by invoking the WriteAllBytes(String, Byte) method while passing it current class' properties as its parameters.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax
C#
public override void ExecuteTask()
See Also