1 write to _tcpKeepAliveEnabled
System.Net.Http.WinHttpHandler (1)
System\Net\Http\WinHttpHandler.cs (1)
469
_tcpKeepAliveEnabled
= value;
2 references to _tcpKeepAliveEnabled
System.Net.Http.WinHttpHandler (2)
System\Net\Http\WinHttpHandler.cs (2)
464
return
_tcpKeepAliveEnabled
;
1116
if (
_tcpKeepAliveEnabled
)