Click or drag to resize
ProviderDictionaryTKey, TValueUseWeakReferences Property
If true, the weak references are used for the items so the memory can be cleared upon request

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

Property Value

Type: Boolean
See Also