2 writes to executionTimeoutCache
System.Web (2)
Configuration\HttpRuntimeSection.cs (2)
403executionTimeoutCache = (TimeSpan)base[_propExecutionTimeout]; 410executionTimeoutCache = value;
1 reference to executionTimeoutCache
System.Web (1)
Configuration\HttpRuntimeSection.cs (1)
406return executionTimeoutCache;