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

Overload List

  NameDescription
GetAllKeys()()()
Retrieve a list with all key which are available on cache.
GetAllKeys(String)
Retrieve a list with all key which are available on all cofnigured server nodes.

See Also