public void SetWebProxy(IWebProxy webProxy) { HttpHelper.Proxy = webProxy; TelemetryProvider?.SetWebProxy(webProxy); }