Click or drag to resize
StagingTaskInfoProviderDeleteRedundantTasks Method
Deletes synchronization tasks without any binding to a server (i.e. there is no record in Staging_Synchronization table for such task).

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.2.23
Syntax
C#
public static void DeleteRedundantTasks()
See Also