c# - IIS6 App Pool state -


i wondering if there way capture state of iis6 app pool using directoryentry in c#?

i have seen people use apppoolstate iis7 there equivalent work iis6? or need use different namespace?

edit: there display string status? apppoolstate looks accepts integers.

looks you'd use same property: check status of application pool (iis 6) c#


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -