Click or drag to resize
SafeDictionaryTKey, TValueCopyToNewThread Property
If true, the dictionary is copied (not cloned) to a new thread

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public bool CopyToNewThread { get; set; }

Property Value

Type: Boolean
See Also