3 references to _propSqlConnectionRetryInterval
System.Web (3)
Configuration\SessionStateSection.cs (3)
224_properties.Add(_propSqlConnectionRetryInterval); 305return (TimeSpan)base[_propSqlConnectionRetryInterval]; 308base[_propSqlConnectionRetryInterval] = value;