ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
Resolve(String,RecordType,RecordClass) Method
Domain, that should be queried
Type the should be queried
Class the should be queried
Queries a dns server for specified records.
Syntax
public DnsMessage Resolve( 
   System.string name,
   RecordType recordType,
   RecordClass recordClass
)

Parameters

name
Domain, that should be queried
recordType
Type the should be queried
recordClass
Class the should be queried

Return Value

The complete response of the dns server
See Also

Reference

DnsClient Class
DnsClient Members
Overload List

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X