I am getting connection timeouts and I suspect they may be caused by a bug that is allowing me to exceed my connection pool limit. Is there a way to progamatically detect this?
Asked
Active
Viewed 319 times
1 Answers
0
You can find this information and a lot of more using performance counters for ADO.Net.

zihotki
- 5,201
- 22
- 26
-
It will work and there is no other way to see the usage of a thread pools of an application. – zihotki Feb 26 '10 at 21:20