ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
TxtRecord Constructor(String,Int32,String)
Name of the record
Seconds the record should be cached at most
Text data
Creates a new instance of the TxtRecord class
Syntax
public TxtRecord( 
   System.string name,
   System.int timeToLive,
   System.string textData
)

Parameters

name
Name of the record
timeToLive
Seconds the record should be cached at most
textData
Text data
See Also

Reference

TxtRecord Class
TxtRecord Members
Overload List

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X