IHazelcastInstanceGetLocalEndpoint Method Hazelcast .Net Client Class Library
Returns the local Endpoint which this IHazelcastInstance is belongs to.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax

IEndpoint GetLocalEndpoint()

Return Value

Type: IEndpoint
local endpoint
See Also

Reference