Class DnsServer
public class DnsServer
- Inheritance
-
DnsServer
- Inherited Members
- Extension Methods
Constructors
DnsServer()
public DnsServer()
Properties
Host
public string Host { get; set; }
Property Value
Priority
public int Priority { get; set; }
Property Value
UdpRetryCount
public int UdpRetryCount { get; set; }
Property Value
UdpTimeout
public int UdpTimeout { get; set; }