Represents a DNS server and how/why it failed to return a definitive answer.

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

Syntax

C#
public class ServerProblem
Visual Basic (Declaration)
Public Class ServerProblem

Inheritance Hierarchy

System..::.Object
  JHSoftware..::.DnsClient..::.NoDefinitiveAnswerException..::.ServerProblem

See Also