SoaRecord

SoaRecord class

public class SoaRecord : DnsResourceRecord

Constructors

Name Description
SoaRecord(ResourceRecordInfo, DnsString, DnsString, uint, uint, uint, uint, uint)

Properties

Name Description
Expire { get; }
Minimum { get; }
MName { get; }
Refresh { get; }
Retry { get; }
RName { get; }
Serial { get; }

See Also