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