This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Represents a cache scavenger that runs on a background thread.

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

Syntax

C#Copy imageCopy Code
public class BackgroundScheduler : 
Visual Basic (Declaration)Copy imageCopy Code
Public Class BackgroundScheduler _
	Implements 

Inheritance Hierarchy

System..::..Object
  Smartsite.Tools.Caching..::..BackgroundScheduler

See Also

Advanced