IReadOnlyList<IPAddress> GetDnsAddress( bool includeLoopBack )
Parameters
- includeLoopBack
- If true it will also return the server if the server is the DNS server and configured over loop-back address
Return Value
System.Collections.Generic.IReadOnlyList<System.Net.IPAddress>.