2 references to KeepAlive
System (2)
net\System\Net\HttpWebRequest.cs (2)
5991if (!_HttpResponse.KeepAlive) { 6034if ((priorResponse != null && priorResponse.KeepAlive) || _SubmitWriteStream.IgnoreSocketErrors)