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.OutputCache"]

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

Syntax

C#
public class OutputCache : IRegisteredObject
Visual Basic (Declaration)
Public Class OutputCache _
	Implements IRegisteredObject
Visual C++
public ref class OutputCache : IRegisteredObject

Remarks

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

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.HttpModule..::.OutputCache

See Also