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.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax protected override bool CheckDuplicity { get; }
Property Value
Type:
BooleanSee Also