Kevin Northern

Kevin Northern

  • NA
  • 5
  • 8.1k

Question about retrieving state information.

May 10 2011 3:59 PM
I have a Web Service which I need to create a windows app for to monitor it's status. In particular, I'm interested in 2 things. Whether the service is up and running, and if it is, how many connections are active to the service. Is there any way for me to get this information in my c# .net application?

Answers (1)