GetHostEntryAsync

DnsQueryExtensions.GetHostEntryAsync method (1 of 2)

public static Task<IPHostEntry> GetHostEntryAsync(IDnsQuery query, string hostNameOrAddress)

See Also


DnsQueryExtensions.GetHostEntryAsync method (2 of 2)

public static Task<IPHostEntry> GetHostEntryAsync(IDnsQuery query, IPAddress address)

See Also