Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
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: 12.2.1.4014 (12.2.1.4014)

Syntax

C#
public int Port { get; }

Field Value

The port portion of the UID.

See Also