←Select platform

Cache Class Methods

Summary

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

Public Methods

Name Description
Add Adds a new item to the cache store.
CacheItemRemovedHandler Represents the method that will handle the ItemRemoved event.
Clear Deletes the contents of the cache store.
Close Closes the Cache object and releases all associated resources.
Contains Determines whether the cache store contains an item with the specified Id.
Dispose Cleans up any resources being used.
Insert Inserts a new item to the cache store.
Remove Deletes an item from the Cache.
Update Forces the Cache to maintain the cache store.

Protected Methods

Name Description
Finalize Allows 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)
OnItemRemoved Raises the ItemRemoved event.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Caching Assembly