An NDoc Documented Class Library

DNSLookup.GetWKSRecords Method 

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

public WKSRecord[] GetWKSRecords();

Return Value

An array of WKS records.

See Also

DNSLookup Class | Lavantech.Dns Namespace