ref_proxy_resolver
Description:
Returns 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.
The returned ProxyResolver is referenced for thread-safety and must be unreferenced with unref when finished with it.
Parameters:
this |
a Service |
Returns:
a ProxyResolver, or null |