ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
EndResolve Method (DnsClient)
An System.IAsyncResult object returned by a call to BeginResolve(String,AsyncCallback,Object) .
Ends a pending asynchronous operation.
Syntax
public DnsMessage EndResolve( 
   System.IAsyncResult ar
)

Parameters

ar
An System.IAsyncResult object returned by a call to BeginResolve(String,AsyncCallback,Object) .

Return Value

The complete response of the dns server
See Also

Reference

DnsClient Class
DnsClient Members

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X