Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Contains app.config constant names, to prevent spelling problems.

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

Syntax

C#
public class Constants
Visual Basic (Declaration)
Public Class Constants
Visual C++
public ref class Constants

Remarks

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

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon..::.Constants

See Also