The CacheManager type exposes the following members.

Methods

  NameDescription
AddOverloaded.
Clear
Removes all as best we can.
Get
Get an item from the cache.
Remove
Remove item from local cache and other remote cache listeners.
RemoveLocalOnly
Remove item from local cache and other remote cache listeners.
RemoveRemoteOnly
Remove item from remote cache listeners.
RuntimeCacheAddOverloaded.
RuntimeCacheGet
Gets an item from the cache.
RuntimeCacheInsertOverloaded.
RuntimeCacheRemove
Removes an item from the cache.

See Also