Address Constructor (IPEndPoint)Hazelcast .Net Client Class Library
Initializes a new instance of the Address class

Namespace: Hazelcast.IO
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax

public Address(
	IPEndPoint inetSocketAddress
)

Parameters

inetSocketAddress
Type: System.NetIPEndPoint
See Also

Reference