An NDoc Documented Class Library

FindNameServer Class

FindNameServer gets the DNS Server setting on the local machine. This class is used by the DNSLookup class to find the default server for the local machine when the server name is not provided (null is passed).

For a list of all members of this type, see FindNameServer Members.

System.Object
   Lavantech.Dns.FindNameServer

public class FindNameServer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lavantech.Dns

Assembly: dnscomponent (in dnscomponent.dll)

See Also

FindNameServer Members | Lavantech.Dns Namespace