domainNameSystemServers property
getter/setter pair
Domain Name Server list. This list fully replaces embedded mechanism to detect DNS. The order is important. To reduce response time make sure that most probably servers are at the beginning. Currently only IPv4 is supported.
Implementation
List<NetworkEndpoint> domainNameSystemServers;