Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

ObjectCache Class Members

Show in webframe
Fields  Properties  Methods  Events





The following tables list the members exposed by ObjectCache.

Public Fields
 NameDescription
InfiniteAbsoluteExpirationValue that indicates that a cache entry has no absolute expiration.  
NoSlidingExpirationValue that indicates that a cache entry has no sliding expiration.  
Top
Public Properties
 NameDescription
DataSerializationModeDetermines the type of serialization to use when the data is saved into the cache.  
DefaultCacheCapabilitiesThe capabilities of this cache  
ItemThe cache item.  
NameUnique name of this cache object  
PolicySerializationModeDetermines the type of serialization to use when the policy is saved into the cache.  
Top
Public Methods
 NameDescription
AddOverloaded. Adds a new item into the cache using the default region  
AddOrGetExistingOverloaded. Adds a cache entry into the cache, and returns an existing cache entry with a matching key.  
ContainsChecks whether the specified cache entry exists in the cache.  
CopyCacheItemPolicyCreates a copy of a cache policy.  
DeleteItemDeletes the specified item from the cache.  
DeleteRegionDeletes the specified region and all its data.  
EnumerateKeysEnumerates all the items in a region.  
EnumerateRegionsEnumerates all the regions in this cache.  
GetOverloaded. Value of the specified cache entry.  
GetCacheItemOverloaded. Specified cache entry from the cache.  
GetCountTotal number of cache entries in the cache.  
GetStatisticsOverloaded. Returns a snapshot of the number of all items in the cache.  
GetValuesCache entries that correspond the specified keys.  
IsInfiniteDetermines whether the specified time span is an infinite value.  
RemoveOverloaded. Removes an entry from the cache.  
SetOverloaded. Adds an item into the cache.  
Top
Protected Methods
 NameDescription
GetEnumeratorCreates an enumerator that can be used to iterate through a collection of cache entries.  
OnCacheItemExpiredRaises the CacheItemExpired event.  
OnCacheItemExpiringRaises the CacheItemExpiring event.  
Top
Public Events
 NameDescription
CacheItemExpiredOccurs when an expited item has been removed from the cache.  
CacheItemExpiringOccurs when an item has expired and is about to be removed from the cache.  
Top
See Also

Reference

ObjectCache Class
Leadtools.Caching Namespace

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features