Click or drag to resize
Metadata.GetHost Method

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

Parameters

address
Type: System.Net.IPEndPoint

Return Value

Type: Host
See Also