Constructor
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- type
- Type:
System.String
Task type
- execute
- Type:
System.Action<
String,
String, BinaryData>
Method executed to perform the task
- condition
- Type:
System.Func<
Boolean>
Condition under which the task is synchronized
See Also