None of the DNS servers returned a definitive answer. See the ServerProblems property for individual DNS server problems.

Namespace:  JHSoftware
Assembly:  JHSoftware.DnsClient (in JHSoftware.DnsClient.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public class NoDefinitiveAnswerException : Exception
Visual Basic (Declaration)
Public Class NoDefinitiveAnswerException _
	Inherits Exception

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    JHSoftware..::.DnsClient..::.NoDefinitiveAnswerException

See Also