The Recycle method recycles an application pool. When recycling occurs, the worker process currently serving the application pool will terminate and the World Wide Web Publishing Service (WWW service) will restart a new worker process to replace it.
objIIsApplicationPool.Recycle()
This method has no parameters.
This method has no return values.
Server: Requires or Windows Server 2003.
Product: IIS