Click or drag to resize
MetadataGetHost Method

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public Host GetHost(
	IPEndPoint address
)

Parameters

address
Type: System.NetIPEndPoint

Return Value

Type: Host
See Also