Domain name of a
TxtRecord with additional information
Creates a new instance of the RpRecord class
Syntax
public RpRecord(
System.string ,
System.int ,
System.string ,
System.string txtDomainName
)
Parameters
- name
- Name of the record
- timeToLive
- Seconds the record should be cached at most
- mailBox
- Mail address of responsable person, the @ should be replaced by a dot
- txtDomainName
- Domain name of a TxtRecord with additional information
See Also