An NDoc Documented Class Library

DNSLookup.GetSOARecords Method 

Returns all SOA records received in the response. These records are extracted from all three sections(Answer, Authority and Additional) of the response.

public SOARecord[] GetSOARecords();

Return Value

An array of SOA records.

See Also

DNSLookup Class | Lavantech.Dns Namespace