ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
RpRecord Constructor
Name of the record
Seconds the record should be cached at most
Mail address of responsable person, the @ should be replaced by a dot
Domain name of a TxtRecord with additional information
Creates a new instance of the RpRecord class
Syntax
public RpRecord( 
   System.string name,
   System.int timeToLive,
   System.string mailBox,
   System.string txtDomainName
)

Parameters

name
Name of the record
timeToLive
Seconds the record should be cached at most
mailBox
Mail address of responsable person, the @ should be replaced by a dot
txtDomainName
Domain name of a TxtRecord with additional information
See Also

Reference

RpRecord Class
RpRecord Members

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X