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

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

Syntax

C#
protected IndexusProviderBase()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
IndexusProviderBase()

Remarks

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

See Also