ThreadQueueWorkerTItem, TWorkerCheckDuplicity Property |
If true, the queue checks the duplicity when inserting items. The duplicity is checked using the default comparer of the item.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax protected virtual bool CheckDuplicity { get; }
Property Value
Type:
BooleanSee Also