3 references to _propUrgentFlushThreshold
System.Web (3)
Configuration\BufferModeSettings.cs (3)
93_properties.Add(_propUrgentFlushThreshold); 161return (int)base[_propUrgentFlushThreshold]; 164base[_propUrgentFlushThreshold] = value;