question

DeepanChakravarthy-3940 avatar image
0 Votes"
DeepanChakravarthy-3940 asked DuaneArnold-0443 commented

Display stateserver mode active session users count in GUI

Hi All,
Want to display active sessions users count for stateserver session mode.session end in global asax not applicable for stateserver and tried with performance counter.nextvalue() always shows 0 .No luck.

If the session is timed out then we need to remove that user as well .
Any other easy way to capture the active sessions user count.i want to write those details in CSV file number of users session creted and number of users session abandoned.

Inproc mode works fine session start and end events.

Please help me to resolve this.

Technology VS 2010,c#.net.

Regards
Deepan

dotnet-csharp
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

There are Q&A dotnet.ASP.NET tags you can post for help.

0 Votes 0 ·

0 Answers