ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
ARecord Constructor
Domain name of the host
Seconds the record should be cached at most
IP address of the host
Creates a new instance of the ARecord class
Syntax
public ARecord( 
   System.string name,
   System.int timeToLive,
   System.Net.IPAddress address
)

Parameters

name
Domain name of the host
timeToLive
Seconds the record should be cached at most
address
IP address of the host
See Also

Reference

ARecord Class
ARecord Members

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X