[Missing <summary> documentation for "N:Scanjour.Workflow4.Base.Cache"]
Classes
Class | Description | |
---|---|---|
BaseCache |
Empty cache - never stores any data.
| |
MemoryStackCache |
Memory stack cache strategy.
| |
NoCache | ||
ObjectCacheFactory |
Factory and repository that holds all caches
| |
SessionCache |
HTTP session cache
|
Interfaces
Interface | Description | |
---|---|---|
ICache |
Caching strategy
| |
ICacheStatisticRecord |
Statistic information for a object in an object cache
| |
ICacheStatistics |
Statistic information for an object cache
| |
IObjectCacheTKey, TValue |
Interface for object cache
| |
IObjectCacheBase |
Base interface for object caches
|
Enumerations
Enumeration | Description | |
---|---|---|
HashAlgorithmEnum |
Types of hashing algorithm that can be used in a cache
|