Hi
I've had a look and I don't think the application or session objects have a property for this, and there does not seem to be a Server Variable for it either.
One way to do it would be to have an application state variable which you increment in global.asax when the Session_Start event fires and decrement when the Session_End event fires.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.