Base:
method
GetUnicastAddressesAsync
System.Net.NetworkInformation.IPGlobalProperties.GetUnicastAddressesAsync()
1 reference to GetUnicastAddressesAsync
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\UnixIPGlobalProperties.cs (1)
43
Task<UnicastIPAddressInformationCollection> t =
GetUnicastAddressesAsync
();