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

Overload List

  NameDescription
Get(String)
Retrieve specific item from cache based on provided key.
(Overrides IndexusProviderBase..::.Get<(Of <(T>)>)(String).)
Get<(Of <(T>)>)(String)
Retrieve specific item from cache based on provided key.
(Overrides IndexusProviderBase..::.Get<(Of <(T>)>)(String).)

See Also