0

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?

Jonathan Allen
  • 68,373
  • 70
  • 259
  • 447

1 Answers1

0

You can find this information and a lot of more using performance counters for ADO.Net.

zihotki
  • 5,201
  • 22
  • 26