Click or drag to resize

IEndpointGetSocketAddress Method

Returns socket address of this endpoint

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
IPEndPoint GetSocketAddress()

Return Value

Type: IPEndPoint
socket address of this endpoint
See Also