ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
DnsServer Constructor(Int32,Int32,ProcessQuery)
The count of threads listings on udp, 0 to deactivate udp
The count of threads listings on tcp, 0 to deactivate tcp
Method, which process the queries and returns the response
Creates a new dns server instance which will listen on all available interfaces
Syntax
public DnsServer( 
   System.int udpListenerCount,
   System.int tcpListenerCount,
   DnsServer.ProcessQuery processQuery
)

Parameters

udpListenerCount
The count of threads listings on udp, 0 to deactivate udp
tcpListenerCount
The count of threads listings on tcp, 0 to deactivate tcp
processQuery
Method, which process the queries and returns the response
See Also

Reference

DnsServer Class
DnsServer Members
Overload List

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X