Check the status of an application pool (IIS 6) with C#

Posted by Kottan on Stack Overflow See other posts from Stack Overflow or by Kottan
Published on 2010-03-19T15:29:18Z Indexed on 2010/03/19 15:31 UTC
Read the original article Hit count: 364

Filed under:
|
|

How can I check the status of an IIS6 application pool with C# ? For example, I want to know if it is running or not ! Thank's in advance for your help !

© Stack Overflow or respective owner

Related posts about iis6

Related posts about c#