|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Smartsite Angelina cache.
Syntax
| C# |
|
|---|---|
namespace Smartsite.Tools.Caching.Angelina
|
|
| Visual Basic (Declaration) |
|
|---|---|
Namespace Smartsite.Tools.Caching.Angelina
|
|
Classes
| Class | Description | |
|---|---|---|
|
|
CacheEntry |
Represents an entry in the cache.
|
|
|
CacheIndex |
Provides a thread-safe cache index.
|
|
|
CacheIndexEntry |
This class represents an entry for the Angelina disk cache.
|
|
|
CacheKey |
Implements basic cachekey functionality.
|
|
|
CacheKeyCmsItem |
Represents a cachekey for CMS items.
|
|
|
CacheKeyFile |
Represents a cachekey for files.
|
|
|
CacheManager |
Provides filesystem caching functionality.
|
|
|
CacheUsageInfo |
Provides cache usage info.
|
|
|
DictionaryStorage |
Provides load and save helpers for dictionary objects.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
CacheMode |
Defines the cache modes.
|