![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Determines if the scavenger is active.
Namespace: Smartsite.Tools.Caching
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | ![]() |
---|---|
public bool IsActive { get; } |
Visual Basic (Declaration) | ![]() |
---|---|
Public ReadOnly Property IsActive As Get |
Field Value
trueTruetrue if the scavenger is active; otherwise, falseFalsefalse.
See Also
BackgroundScheduler Class
Smartsite.Tools.Caching Namespace