Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Gets a small number that uniquely identifies the IMember at this point in time and does not change for the life of this IMember.

Namespace:  Tangosol.Net
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
int Id { get; }

Field Value

The id of the IMember.

See Also