B
Brad B.
I am trying to enforce a licence for my web application
based on the number of active sessions. Each time a new
user accesses the app, I want to check this to see if
over the limit.
Unfortunately, Can't find a way to check this in
ASP.NET. Looked at performanceCounters but have not had
any success there.
Anyone got any ideas?
Thanks.
based on the number of active sessions. Each time a new
user accesses the app, I want to check this to see if
over the limit.
Unfortunately, Can't find a way to check this in
ASP.NET. Looked at performanceCounters but have not had
any success there.
Anyone got any ideas?
Thanks.