NoHostAvailableExceptionErrors Property |
Gets the hosts tried along with descriptions of the error encountered while trying them.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public Dictionary<IPEndPoint, Exception> Errors { get; }
Property Value
Type:
DictionaryIPEndPoint,
ExceptionSee Also