By tag: SessionState
0
kicks
Forms Authentication Timeout vs Session Timeout
If we set the forms authentication and session timeouts to 10 minutes and after the 10th minute the user clicked on any link the app would redirect the user to the login page but the session was not abandoned i.e. the forms authentication ticket had expired but not the session state timeout.
0
kicks
ASP.NET Session State and Velocity Provider
Using "Velocity" Distributed Cache for ASP.NET session store