2 references to HttpConnectionSettings
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnectionSettings.cs (1)
97
var settings = new
HttpConnectionSettings
()
System\Net\Http\SocketsHttpHandler\SocketsHttpHandler.cs (1)
21
private readonly HttpConnectionSettings _settings = new
HttpConnectionSettings
();