Click or drag to resize
SynchronizationWorkerGetDuplicityKey Method
Gets the duplicity key for the worker to eliminate duplicate queued workers.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.2.23
Syntax
C#
public override string GetDuplicityKey()

Return Value

Type: String
See Also