C# Класс Goedel.Mesh.SystemNetworkProfile

Get information on the system network configuration. This includes the number of adapters, DNS services, etc.
Показать файл Открыть проект

Открытые методы

Метод Описание
DisplayDnsAddresses ( ) : void

Write DNS configuration data to the console.

GetDnsAddresses ( ) : IPAddressCollection

Get the list of DNS server IP Addresses for the first active IP address that is not a tunnel.

Описание методов

DisplayDnsAddresses() публичный статический Метод

Write DNS configuration data to the console.
public static DisplayDnsAddresses ( ) : void
Результат void

GetDnsAddresses() публичный статический Метод

Get the list of DNS server IP Addresses for the first active IP address that is not a tunnel.
public static GetDnsAddresses ( ) : IPAddressCollection
Результат IPAddressCollection