Click or drag to resize

IDseCredentialsResolver.GetHostName Method

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.10.0
Syntax
C#
string GetHostName(
	IPEndPoint host
)

Parameters

host
Type: System.Net.IPEndPoint

Return Value

Type: String
See Also