Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Represents a collection of provider objects that inherit from System.Configuration.Provider.ProviderCollection

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

Syntax

C#
public class IndexusProviderCollection : ProviderCollection
Visual Basic (Declaration)
Public Class IndexusProviderCollection _
	Inherits ProviderCollection
Visual C++
public ref class IndexusProviderCollection : public ProviderCollection

Remarks

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

Inheritance Hierarchy

System..::.Object
  System.Configuration.Provider..::.ProviderCollection
    SharedCache.WinServiceCommon.Provider.Cache..::.IndexusProviderCollection

See Also