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

Namespace: Hazelcast.IO
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.1.0
Syntax

public Address(
	string host,
	int port
)

Parameters

host
Type: SystemString
port
Type: SystemInt32
See Also

Reference