Hi all, i have an C# application that consume multiple asp.net service to retrieve data. I want to track/log the number of http request/connections from my application to the servers because i am experiencing connection problems because theres a request/connection
limit in our network. any one know how i go about doing this? thanks in advance..
↧