Click or drag to resize
WebFarmTaskInfoProviderDeleteAnonymousTasksInternal Method
Deletes anonymous tasks.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 9.0.0
Syntax
C#
protected virtual void DeleteAnonymousTasksInternal(
	List<int> taskIds = null
)

Parameters

taskIds (Optional)
Type: System.Collections.GenericListInt32
See Also