Click or drag to resize
WebFarmUpdaterAsyncCheckDuplicity Property
If true, the queue checks the duplicity when inserting items. The duplicity is checked using the default comparer of the item.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
protected override bool CheckDuplicity { get; }

Property Value

Type: Boolean
See Also