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.
DataContractGet(String)
Retrieve specific item from cache based on provided key.

See Also