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

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public virtual string GetDuplicityKey()

Return Value

Type: String
See Also