Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

A UUID is a 256-bit identifier that, if it is generated, is statistically guaranteed to be unique.

Namespace:  Tangosol.Util
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
[SerializableAttribute]
public sealed class UUID : IPortableObject

Inheritance Hierarchy

System..::.Object
  Tangosol.Util..::.UUID

See Also