Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.

The IExpire type exposes the following members.

Methods

  NameDescription
CleanUp
Returns a list of String with key's to clean up from the cache.
DumpCacheItemAt
Dumps the cache item with specific pattern
Remove
Remove specified key.

Properties

  NameDescription
Name
Gets the name.

See Also