ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
NaptrRecord Constructor
Name of the record
Seconds the record should be cached at most
Order of the record
Preference of record with same order
Flags of the record
Available services
Substitution expression that is applied to the original string
The next name to query
Creates a new instance of the NaptrRecord class
Syntax
public NaptrRecord( 
   System.string name,
   System.int timeToLive,
   System.ushort order,
   System.ushort preference,
   System.string flags,
   System.string services,
   System.string regExp,
   System.string replacement
)

Parameters

name
Name of the record
timeToLive
Seconds the record should be cached at most
order
Order of the record
preference
Preference of record with same order
flags
Flags of the record
services
Available services
regExp
Substitution expression that is applied to the original string
replacement
The next name to query
See Also

Reference

NaptrRecord Class
NaptrRecord Members

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X