private void Application_Exit(object sender, ExitEventArgs e) { httpClientConfig.Dispose(); configuration.Dispose(); }