Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Loading defined providers in config files (web.config / app.config)

Namespace:  SharedCache.WinServiceCommon.Provider.Cache
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public static class IndexusDistributionCache
Visual Basic (Declaration)
Public NotInheritable Class IndexusDistributionCache
Visual C++
public ref class IndexusDistributionCache abstract sealed

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.Provider.Cache.IndexusDistributionCache"]

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.Provider.Cache..::.IndexusDistributionCache

See Also