Endpoint represents a peer in the cluster.
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.1
Syntax
The IEndpoint type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetSocketAddress | Returns socket address of this endpoint | |
GetUuid | Returns unique uuid for this endpoint |
Remarks
See Also