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

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

Syntax

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

Remarks

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

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.Hashing..::.Hash

See Also