For a list of all members of this type, see Cache members.
"Name | Description | |
---|---|---|
Add | Overloaded. Adds a new item to the cache store. | |
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 | Overloaded. Inserts a new item to the cache store. | |
Remove | Deletes an item from the Cache. | |
Update | Forces the Cache to maintain the cache store. |
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 Cache.ItemRemoved event. |