Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

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.7.1.23 (3.7.1.23)

Syntax

C#
[SerializableAttribute]
public sealed class UUID : IPortableObject

Inheritance Hierarchy

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

See Also