Definition at line 327 of file Dns.cs.
328 {
330 try
331 {
333 }
335 {
341 {
342 throw;
343 }
345 {
347 }
349 }
351 {
353 }
355 }
static IPHostEntry CreateHostEntryForAddress(IPAddress address)
static readonly System.Net.NetEventSource Log
static void Info(object thisOrContextObject, FormattableString formattableString=null, [CallerMemberName] string memberName=null)
static void Error(object thisOrContextObject, FormattableString formattableString, [CallerMemberName] string memberName=null)
static void End(IAsyncResult asyncResult)
References System.asyncResult, System.Net.Dns.CreateHostEntryForAddress(), System.Threading.Tasks.TaskToApm.End(), System.Net.NetEventSource.Error(), System.Net.NetEventSource.Info(), System.Net.NetEventSource.Log, System.obj, and System.task.