WebFarmTask Constructor Kentico 8.0 API Reference
Constructor

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

type
Type: OnlineSystem.String
Task type
execute
Type: OnlineSystem.Action<OnlineString, OnlineString, BinaryData>
Method executed to perform the task
condition
Type: OnlineSystem.Func<OnlineBoolean>
Condition under which the task is synchronized
See Also