4 references to lockAge
System.Web (4)
State\OutOfProcStateClientManager.cs (4)
333
" lockAge=" + results.
lockAge
+
482
if (0 <= results.
lockAge
) {
483
if (results.
lockAge
< Sec.ONE_YEAR) {
484
lockAge = new TimeSpan(0, 0, results.
lockAge
);