4 writes to _keepAlive
System.Runtime.Remoting (4)
channels\http\httpstreams.cs (4)
543
_keepAlive
= false;
611
_keepAlive
= true;
615
_keepAlive
= false;
640
ref
_keepAlive
, ref bSendContinue);
1 reference to _keepAlive
System.Runtime.Remoting (1)
channels\http\httpstreams.cs (1)
525
if (
_keepAlive
&& (_requestStream != null))