Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Offers some generic utility methods

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

Syntax

C#
public static class Util
Visual Basic (Declaration)
Public NotInheritable Class Util
Visual C++
public ref class Util abstract sealed

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.Handler.Generic.Util"]

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.Handler.Generic..::.Util

See Also