How can i access the current sessions in the application?

M

Michael Ulmann

Hi,

I have a problem with sessions.
In the Session_End method in global.asax i need to know which sessions are
still alive. Actually i need to know what is the session id of the session
which causes the call of the Session_End method.
Could anyone help me?

Thanks.
Regards,
Michael

PS: i'm developing c# with framework 1.1
 

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

Top