1 write to _tcpKeepAliveTime
System.Net.Http.WinHttpHandler (1)
System\Net\Http\WinHttpHandler.cs (1)
491
_tcpKeepAliveTime
= value;
2 references to _tcpKeepAliveTime
System.Net.Http.WinHttpHandler (2)
System\Net\Http\WinHttpHandler.cs (2)
485
return
_tcpKeepAliveTime
;
1126
keepalivetime = (uint)(int)
_tcpKeepAliveTime
.TotalMilliseconds