ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
DnsClient Class Members
Properties  Methods 

The following tables list the members exposed by DnsClient.

Public Constructors
 NameDescription
Public ConstructorDnsClient ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)DefaultReturns a default instance of the DnsClient, which uses the configured dns servers of the executing computer and a query timeout of 10 seconds.  
Public PropertyIs0x20ValidationEnabledGets or set a value indicating whether the query labels are used for additional validation as described in draft-vixie-dnsext-dns0x20-00 (Inherited from ARSoft.Tools.Net.Dns.DnsClientBase)
Public PropertyIsResponseValidationEnabledGets or set a value indicating whether the response is validated as described in draft-vixie-dnsext-dns0x20-00 (Inherited from ARSoft.Tools.Net.Dns.DnsClientBase)
Public PropertyQueryTimeoutMilliseconds after which a query times out. (Inherited from ARSoft.Tools.Net.Dns.DnsClientBase)
Top
Public Methods
 NameDescription
Public MethodBeginResolveOverloaded. Queries a dns server for specified records asynchronously.  
Public MethodBeginSendMessageSend a custom message to the dns server and returns the answer asynchronously.  
Public MethodBeginSendUpdateSend an dynamic update to the dns server and returns the answer asynchronously.  
Public MethodEndResolveEnds a pending asynchronous operation.  
Public MethodEndSendMessageEnds a pending asynchronous operation.  
Public MethodEndSendUpdateEnds a pending asynchronous operation.  
Public MethodResolveOverloaded. Queries a dns server for address records.  
Public MethodSendMessageSend a custom message to the dns server and returns the answer.  
Public MethodSendUpdateSend an dynamic update to the dns server and returns the answer.  
Top
See Also

Reference

DnsClient Class
ARSoft.Tools.Net.Dns Namespace

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X