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.
(Overrides IndexusProviderBase..::.GetAllKeys()()().)
GetAllKeys(String)
Retrieve a list with all key which are available on all cofnigured server nodes.
(Overrides IndexusProviderBase..::.GetAllKeys(String).)

See Also