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.Server
Assembly:
SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public static class IndexusServerReplicationCache |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class IndexusServerReplicationCache |
| Visual C++ |
|---|
public ref class IndexusServerReplicationCache abstract sealed |
Remarks
Inheritance Hierarchy
System..::.Object SharedCache.WinServiceCommon.Provider.Server..::.IndexusServerReplicationCache
See Also