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

Determine the port portion of the UUID. Note that the port is a 28-bit value; the first nibble is always 0x0.

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

Syntax

C#
public int Port { get; }

Field Value

The port portion of the UID.

See Also