| 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: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic IList<IPEndPoint> TriedHosts { get; }Property Value
Type: 
IListIPEndPoint
See Also