Share via

Display stateserver mode active session users count in GUI

2021-06-05T15:55:34.263+00:00

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

Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.