SrvRecord

SrvRecord class

public class SrvRecord : DnsResourceRecord

Constructors

Name Description
SrvRecord(ResourceRecordInfo, ushort, ushort, ushort, DnsString)

Properties

Name Description
Port { get; }
Priority { get; }
Target { get; }
Weight { get; }

See Also