| 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
Syntaxprotected virtual bool CheckDuplicity { get; }Property Value
Type: 
Boolean See Also
See Also