Click or drag to resize

IDseCredentialsResolverGetHostName Method

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

Parameters

host
Type: System.NetIPEndPoint

Return Value

Type: String
See Also