![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | IEndpointGetSocketAddress Method |
Returns socket address of this endpoint
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
SyntaxIPEndPoint GetSocketAddress()
Function GetSocketAddress As IPEndPoint
IPEndPoint^ GetSocketAddress()
abstract GetSocketAddress : unit -> IPEndPoint
Return Value
Type:
IPEndPointsocket address of this endpoint
See Also