Click or drag to resize

MetadataGetHost Method

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public Host GetHost(
	IPEndPoint address
)

Parameters

address
Type: System.NetIPEndPoint

Return Value

Type: Host
See Also