AuthenticationException Constructor (String, IPEndPoint) |
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public AuthenticationException(
string message,
IPEndPoint host
)
Parameters
- message
- Type: SystemString
- host
- Type: System.NetIPEndPoint
See Also