Base:
method
GetIPProperties
System.Net.NetworkInformation.NetworkInterface.GetIPProperties()
1 reference to GetIPProperties
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPv4InterfaceProperties.cs (1)
34public override bool UsesWins { get { return _linuxNetworkInterface.GetIPProperties().WinsServersAddresses.Count > 0; } }