Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.

[Missing <summary> documentation for "T:SharedCache.WinServiceCommon.HttpModule.CachedUrlsElement"]

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

Syntax

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

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.HttpModule.CachedUrlsElement"]

Inheritance Hierarchy

System..::.Object
  System.Configuration..::.ConfigurationElement
    SharedCache.WinServiceCommon.HttpModule..::.CachedUrlsElement

See Also