LEADTOOLS Medical (Leadtools.Medical.Caching assembly)
LEAD Technologies, Inc

Cache Class

Properties  Methods  Events


The following tables list the members exposed by Cache.

Public Constructors
 NameDescription
Public ConstructorCache ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBytesLimitGets or sets the maximum size of the cache in bytes.  
Public PropertyContextGets the context which the cached items belongs to.  
Public PropertyCountGets the number of items stored in the cache.  
Public PropertyCurrentSizeGets the current size of the cache store in bytes.  
Public PropertyItemGets an item from the cache.  
Public PropertyItemExpireDurationGets the duration an item remains in the cache.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a new item to the cache store.  
Public MethodClearDeletes the contents of the cache store.  
Public MethodCloseCloses the Cache object and releases all associated resources.  
Public MethodContainsDetermines whether the cache store contains an item with the specified Id.  
Public MethodDisposeCleans up any resources being used.  
Public MethodInsertOverloaded. Inserts a new item to the cache store.  
Public MethodRemoveDeletes an item from the Cache.  
Public MethodUpdateForces the Cache to maintain the cache store.  
Top
Protected Methods
 NameDescription
Protected MethodFinalizeAllows an System.Object to attempt to free resources and perform other cleanup operations before the System.Object is reclaimed by garbage collection. (inherited from Object)  
Protected MethodOnItemRemovedRaises the Leadtools.Medical.Caching.Cache.ItemRemoved event.  
Top
Public Events
 NameDescription
Public EventItemRemovedOccurs when an item is removed.  
Top
See Also

Reference

Cache Class
Leadtools.Medical.Caching Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.