This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Sweep and remove the CacheItems.
Namespace: Smartsite.Tools.Caching
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public virtual int SweepExpiredItemsFromCache( liveCacheRepresentation ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Overridable Function SweepExpiredItemsFromCache ( _ liveCacheRepresentation As _ ) As Integer |
Parameters
See Also
ExpirationTask Class
Smartsite.Tools.Caching Namespace