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

Overload List

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

See Also