Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Initializes a new instance of the IndexusServerSharedCacheProvider class.

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

Syntax

C#
public IndexusServerSharedCacheProvider()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
IndexusServerSharedCacheProvider()

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Provider.Server.IndexusServerSharedCacheProvider.#ctor"]

See Also