SessionID

A

Alex Smotritsky

With cookie based InProc sessions Session.SessionID gets changed after
browser restarts as expected. Session.Abandon() and the session timing
out however results in no change in the value of Session.SessionID. Does
anyone know of a way to make asp.net provide a new Session.SessionID
without a browser restart?
 
T

TJS

Remarks
Once Abandon is called, the current session is no longer valid and a new
session can be started. Abandon causes the End event to be raised (a new
Start event is raised on the next request). The End event is supported only
when Mode is InProc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top