2 references to TIMEOUT_DEFAULT
System.Web (2)
Configuration\SessionStateSection.cs (1)
154TimeSpan.FromMinutes((long)SessionStateModule.TIMEOUT_DEFAULT),
State\StateRuntime.cs (1)
544timeoutMinutes = SessionStateModule.TIMEOUT_DEFAULT;