How can I restart(recycle) IIS Application Pool from C# (.net 2)?
Appreciate if you post sample code?
Here we go:
HttpRuntime.UnloadAppDomain();
2.1m questions
2.1m answers
60 comments
57.0k users