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.

Properties

  Name Description
Public property Item
Gets or sets the Object at the specified key.

See Also