Implementors define a caching algorithm.

The following tables list the members exposed by the ICache type.

Public Methods

  NameDescription
Clear
Clear the Cache

Destroy
Clean up.

Get
Get the object from the Cache

Lock
If this is a clustered cache, lock the item

NextTimestamp
Generate a timestamp

Put

Remove
Remove an item from the Cache.

Unlock
If this is a clustered cache, unlock the item

Public Properties

  NameDescription
RegionName
Gets the name of the cache region

Timeout
Get a reasonable "lock timeout"