get_dns_configuration
Description:
[
Version ( since =
"1.6" ) ]
public unowned GenericArray<
DnsEntry>
get_dns_configuration ()
Gets the current DNS configuration
Parameters:
Returns:
a GenericArray containing DnsEntry elements or
null in case the value is not available. The returned array is owned by the
Client object and should not be modified.
|