Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.7
|
Leadtools.Caching Assembly : Leadtools.Caching Namespace |
Class | Description | |
---|---|---|
CacheItem | Specifies a cache entry. | |
CacheItem<T> | Specifies a generic cache entry. | |
CacheItemExpiredEventArgs | Data for ObjectCache.CacheItemExpired event. | |
CacheItemExpiringEventArgs | Data for ObjectCache.CacheItemExpiring event. | |
CacheItemPolicy | Defines the expiration details of a cache entry. | |
CacheStatistics | Statistics for the cache. | |
FileCache | Represents LEADTOOLS support for a file cache. | |
ItemExpiredException | Exception thrown when a cache item is expired. | |
ObjectCache | Abstract class to provide cache support. |
Delegate | Description | |
---|---|---|
EnumerateCacheEntriesCallback | Callback for the ObjectCache.EnumerateRegions and ObjectCache.EnumerateKeys method. |
Enumeration | Description | |
---|---|---|
CacheSerializationMode | Cache serialization mode | |
DefaultCacheCapabilities | Set of features that a cache implementation provides. |