ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
MxRecord Constructor
Name of the zone
Seconds the record should be cached at most
Preference of the record
Host name of the mail exchanger
Creates a new instance of the MxRecord class
Syntax
public MxRecord( 
   System.string name,
   System.int timeToLive,
   System.ushort preference,
   System.string exchangeDomainName
)

Parameters

name
Name of the zone
timeToLive
Seconds the record should be cached at most
preference
Preference of the record
exchangeDomainName
Host name of the mail exchanger
See Also

Reference

MxRecord Class
MxRecord Members

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X