WebFarmTaskInfoProviderDeleteServerTasks Method (String) |
Delete all tasks based on where condition.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax public static void DeleteServerTasks(
string whereCondition
)
Parameters
- whereCondition
- Type: SystemString
Where condition
See Also