Table of Contents

Class DnsServer

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class DnsServer
Inheritance
DnsServer
Inherited Members
Extension Methods

Constructors

DnsServer()

public DnsServer()

Properties

Host

public string Host { get; set; }

Property Value

string

Priority

public int Priority { get; set; }

Property Value

int

UdpRetryCount

public int UdpRetryCount { get; set; }

Property Value

int

UdpTimeout

public int UdpTimeout { get; set; }

Property Value

int