1 reference to s_MaxPipelinedCount
System (1)
net\System\Net\_Connection.cs (1)
890
m_IsPipelinePaused = m_WriteList.Count >=
s_MaxPipelinedCount
;