Click or drag to resize
SimpleDseCredentialsResolverGetHostName Method

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public string GetHostName(
	IPEndPoint host
)

Parameters

host
Type: System.NetIPEndPoint

Return Value

Type: String

Implements

IDseCredentialsResolverGetHostName(IPEndPoint)
See Also