0

I have two methods (Session_Start & Session_End) in global.asax, where session_end does not fire on session timeout. I set session timeout as 1 minute in web.config and mode=Inproc.

But always it fires session_start even after session timeout.

Any suggestion to overcome this.

  • This answer may help u: https://stackoverflow.com/questions/4813462/session-end-does-not-fire – D A Sep 26 '22 at 05:50

0 Answers0