Click or drag to resize
CacheHelperExpired Property
Expired items count (removed by the system for expiration reasons).

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

Property Value

Type: IPerformanceCounter
See Also