Click or drag to resize
SimpleDseCredentialsResolverGetHostName Method

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax
C#
public string GetHostName(
	IPEndPoint host
)

Parameters

host
Type: System.NetIPEndPoint

Return Value

Type: String

Implements

IDseCredentialsResolverGetHostName(IPEndPoint)
See Also