Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Define server settings instead of using AppSection

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

Syntax

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

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.Configuration.Server.IndexusServerSettingElement"]

Inheritance Hierarchy

System..::.Object
  System.Configuration..::.ConfigurationElement
    SharedCache.WinServiceCommon.Configuration.Server..::.IndexusServerSettingElement

See Also