The IItemCache type exposes the following members.

Methods

  Name Description
Public method Flush
Flushes all items from the cache.
Public method Get
Gets the value at the specified key.
Public method Put
Sets the value at the specified cache key.
Public method Remove
Removes the value at the specified key.

See Also