3 references to _propSqlCommandTimeout
System.Web (3)
Configuration\SessionStateSection.cs (3)
223_properties.Add(_propSqlCommandTimeout); 294return (TimeSpan)base[_propSqlCommandTimeout]; 297base[_propSqlCommandTimeout] = value;