Session_End
Hello,
I was wondering if it was a good practice to, in the Session_End method, wrap up some loose ends. I want to check that certain work was updated against the SQL Server database when the user's session expired.
Does the Session_End ALWAYS trigger when the user logs off in the following scenarios:
- closes the browser
- navigates to a different page
- browser crash
Thanks,
Brian Mains
__________________
Brian
|