LEADTOOLS Medical (Leadtools.Medical.Caching assembly)

Cache Class Members

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by Cache.

Public Constructors
 NameDescription
Cache ConstructorOverloaded.   
Top
Public Properties
 NameDescription
BytesLimitGets or sets the maximum size of the cache in bytes.  
ContextGets the context which the cached items belongs to.  
CountGets the number of items stored in the cache.  
CurrentSizeGets the current size of the cache store in bytes.  
ItemGets an item from the cache.  
ItemExpireDurationGets the duration an item remains in the cache.  
Top
Public Methods
 NameDescription
AddOverloaded. Adds a new item to the cache store.  
ClearDeletes the contents of the cache store.  
CloseCloses the Cache object and releases all associated resources.  
ContainsDetermines whether the cache store contains an item with the specified Id.  
DisposeCleans up any resources being used.  
InsertOverloaded. Inserts a new item to the cache store.  
RemoveDeletes an item from the Cache.  
UpdateForces the Cache to maintain the cache store.  
Top
Protected Methods
 NameDescription
FinalizeAllows 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)  
OnItemRemovedRaises the ItemRemoved event.  
Top
Public Events
 NameDescription
ItemRemovedOccurs when an item is removed.  
Top
See Also

Reference

Cache Class
Leadtools.Medical.Caching Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.