I want to develop a console application using C# which gets the IIS Application Pool status information,whether its running or stopped.For this I referred check the status of IIS Application Pool which matches my requirement.
Can someone please clarify what is the purpose of Directoryentry class according to the above code?
Any help is appreciated.
Thankyou.