proxy_uri


Description:

[ Version ( deprecated = true , deprecated_since = "0.15.0" , since = "0.2.0" ) ]
public URI proxy_uri { get; set; }

Warning: proxy_uri is deprecated since 0.15.0.

The proxy URI used internally for all network requests.

Note:

Use proxy_resolver instead, which gives more flexibility over the proxy used.

Note that if a Authorizer is being used with this Service, the authorizer might also need its proxy URI setting.