Click or drag to resize
DnsHelperGetMXRecords Method
获取Max记录列表,已按优先级排序

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static string[] GetMXRecords(
	string domain
)

Parameters

domain
Type: SystemString

[Missing <param name="domain"/> documentation for "M:Adf.DnsHelper.GetMXRecords(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.DnsHelper.GetMXRecords(System.String)"]

See Also