2 writes to s_UseTcpKeepAlive
System (2)
net\System\Net\ServicePointManager.cs (2)
948s_UseTcpKeepAlive = true; 958s_UseTcpKeepAlive = false;
1 reference to s_UseTcpKeepAlive
System (1)
net\System\Net\ServicePoint.cs (1)
126m_UseTcpKeepAlive = ServicePointManager.s_UseTcpKeepAlive;