Click or drag to resize
WebFarmTaskBaseExecuteTask Method
Action which is invoked when the web farm task executes.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 12.0.0
Syntax
C#
public abstract void ExecuteTask()
See Also