Hello -
I want to know how many users are connected to the IIS web server at any point on a simple .net page. Is there a way using a native .net class in 3.5 that will tell me this information. I want to create a simple web page that will give me the total number of users/open sessions at a given time.
Currently, I am using Perfmon to get this information however i want to create a simple webpage to retrieve this info
Appreciate your help.
Thanks in advance.
Niraj