Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Createing a process wide Unique ID

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

Syntax

C#
public abstract class Unique
Visual Basic (Declaration)
Public MustInherit Class Unique
Visual C++
public ref class Unique abstract

Remarks

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

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.Handler..::.Unique

See Also