LEADTOOLS Medical (Leadtools.Medical.Caching assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
Cache Class Properties
See Also 
Leadtools.Medical.Caching Namespace : Cache Class


"

For a list of all members of this type, see Cache members.

"

Public Properties

 NameDescription
public PropertyIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. BytesLimitGets or sets the maximum size of the cache in bytes.  
public PropertyIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. ContextGets the context which the cached items belongs to.  
public PropertyIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. CountGets the number of items stored in the cache.  
public PropertyIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. CurrentSizeGets the current size of the cache store in bytes.  
public PropertyIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. ItemGets an item from the cache.  
public PropertyIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. ItemExpireDurationGets the duration an item remains in the cache.  
Top

See Also