[ Version ( since = "3.12" ) ]
public void set_proxy_resolver (ProxyResolver? proxy_resolver)
Sets the ProxyResolver for this.
If an application needs to override this, it should do so prior to calling functions on this that may require a network connection.
this |
a Service |
proxy_resolver |
a ProxyResolver, or null for the default |