This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides cache usage info.

Namespace: Smartsite.Tools.Caching.Angelina
Assembly:  Smartsite.Tools (in Smartsite.Tools.dll)

Syntax

C#Copy imageCopy Code
public class CacheUsageInfo
Visual Basic (Declaration)Copy imageCopy Code
Public Class CacheUsageInfo

Remarks

Usage info is reset when the ASP.NET application is recycled.

Inheritance Hierarchy

System..::..Object
  Smartsite.Tools.Caching.Angelina..::..CacheUsageInfo

See Also

Advanced