ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
SrvRecord Constructor
Name of the record
Seconds the record should be cached at most
Priority of the record
Relative weight for records with the same priority
The port of the service on the target
Domain name of the target host
Creates a new instance of the SrvRecord class
Syntax
public SrvRecord( 
   System.string name,
   System.int timeToLive,
   System.ushort priority,
   System.ushort weight,
   System.ushort port,
   System.string target
)

Parameters

name
Name of the record
timeToLive
Seconds the record should be cached at most
priority
Priority of the record
weight
Relative weight for records with the same priority
port
The port of the service on the target
target
Domain name of the target host
See Also

Reference

SrvRecord Class
SrvRecord Members

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X