DnsServerCollectionAdd Method |
Name | Description | |
---|---|---|
Add(String) |
Adds a top (0) priority DNS server under the specified IP address to the collection
and sorts the collection according to the elements priorities.
| |
Add(DnsServer) |
Adds a DnsServer to the collection and sorts the collection
according to the elements priorities.
| |
Add(String, Int32) |
Adds a DNS server under the specified IP address and with a particular priority to the collection
and sorts the collection according to the elements priorities.
|