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
Post a Comment