I want to recycle an application pool through my application.
I used to store the name of the application pool in my database and use it for reuse. But in the past it happened that we moved applications from one application pool to another, and sometimes we forget to update the name of the application pool in the database.
So, I'm going to get the name of the application pool through the application and use it for recycling.
dIvYaNsH sInGh
source share