ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
PxRecord Constructor
Name of the record
Seconds the record should be cached at most
Preference of the record
Domain name containing the RFC822 domain
Domain name containing the X.400 part
Creates a new instance of the PxRecord class
Syntax
public PxRecord( 
   System.string name,
   System.int timeToLive,
   System.ushort preference,
   System.string map822,
   System.string mapX400
)

Parameters

name
Name of the record
timeToLive
Seconds the record should be cached at most
preference
Preference of the record
map822
Domain name containing the RFC822 domain
mapX400
Domain name containing the X.400 part
See Also

Reference

PxRecord Class
PxRecord Members

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X