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