Determines if the this instance can be considered equal to the provided host.
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic bool Equals(
	Host other
)
Parameters
- other
 - Type: CassandraHost
 
Return Value
Type: 
BooleanImplements
IEquatableTEquals(T)
See Also