| IEndpointGetSocketAddress Method |
Returns socket address of this endpoint
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax IPEndPoint GetSocketAddress()
Function GetSocketAddress As IPEndPoint
IPEndPoint^ GetSocketAddress()
abstract GetSocketAddress : unit -> IPEndPoint
Return Value
Type:
IPEndPointsocket address of this endpoint
See Also