Click or drag to resize
CacheHelperUnderused Property
Underused items count (removed sooner for memory reasons).

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static IPerformanceCounter Underused { get; }

Property Value

Type: IPerformanceCounter
See Also