Web Application setup:
- .Net Framework 4.5.2
- SessionState Mode: SQLServer
I'd like to know how we can determine if the application got a session lock.
I tried using performance monitor but i don't know what are the performance counters needed and what exactly are the pointers that we can say that it's a session lock.