Click or drag to resize
TriggerWorkerDuplicityKey Property
Duplicity key used to remove redundant workers out of worker queue. Leave empty for default implementation.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
public string DuplicityKey { get; set; }

Property Value

Type: String
See Also