3 references to _propUrgentFlushInterval
System.Web (3)
Configuration\BufferModeSettings.cs (3)
95_properties.Add(_propUrgentFlushInterval); 184return (TimeSpan)base[_propUrgentFlushInterval]; 187base[_propUrgentFlushInterval] = value;