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