The DnsClient..::.NoDefinitiveAnswerException..::.ServerProblem type exposes the following members.

Properties

  NameDescription
Problem
Type of problem ecountered.
ProblemDescription
Description of problem.
Server
IP address of the DNS server.
SocketException
If Problem is SocketException this contains the Exception caused by a Socket method. Otherwise null/Nothing.

See Also