Method | Description | |
---|---|---|
MX_Record ( int preference, string host, int ttl ) : System |
Default constructor.
|
public MX_Record ( int preference, string host, int ttl ) : System | ||
preference | int | MX record preference. |
host | string | Mail host dns name. |
ttl | int | TTL value. |
return | System |