IEndpointGetSocketAddress Method Hazelcast .Net Client Class Library
Returns socket address of this endpoint

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

IPEndPoint GetSocketAddress()

Return Value

Type: IPEndPoint
socket address of this endpoint
See Also

Reference