An NDoc Documented Class Library

DNSLookup.GetA6Records Method 

Returns all A6 records received in the response. These records are extracted from all three sections(Answer, Authority and Additional) of the response. There can be more than one A6 record for a hostname.

public A6Record[] GetA6Records();

Return Value

An array of A6 records.

See Also

DNSLookup Class | Lavantech.Dns Namespace