How do I recycle the application pool with API?

Discussion in 'Control Panel API' started by iane87, Nov 14, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. When changes are made in the admin of my web application, I need to recycle the application pool to make sure all the updated info is refreshed.

    Howcan I recycle the application pool with API?
     
  2. There is amethod called IisRecycleApplicationPool that allows you to recycle your site's app pool.


    Aristotle

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page