ExecutionInfoTriedHosts Property |
Gets the list of host that were queried before getting a valid response,
being the last host the one that replied correctly.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public IList<IPEndPoint> TriedHosts { get; }
Property Value
Type:
IListIPEndPointSee Also