set_proxy_resolver
Description:
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.
Parameters:
this |
a Service |
proxy_resolver |
a ProxyResolver, or null for the default |