| NoHostAvailableExceptionErrors Property  | 
             Gets the hosts tried along with descriptions of the error encountered while trying them. 
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic Dictionary<IPEndPoint, Exception> Errors { get; }Property Value
Type: 
DictionaryIPEndPoint, 
Exception
See Also