Overview and description of Leadtools Caching classes.
Class | Description | |
---|---|---|
![]() |
CacheItem | Specifies a cache entry. |
![]() |
CacheItemExpiredEventArgs | Data for ObjectCache.CacheItemExpired event. |
![]() |
CacheItemExpiringEventArgs | Data for ObjectCache.CacheItemExpiring event. |
![]() |
CacheItemPolicy | Defines the expiration details of a cache entry. |
![]() |
CacheItem<T> | Specifies a generic 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. |