An NDoc Documented Class Library

DNSLookup.GetAdditionalRecords Method 

Returns Resource Records extracted from the Additional Section of the response. The return array has instances of subclasses of Resource Records. Each element in the array can be checked for the type and typecast.

public ResourceRecord[] GetAdditionalRecords();

Return Value

An array of resource records extracted from Additional section of the response.

See Also

DNSLookup Class | Lavantech.Dns Namespace