The AspAppRestart method restarts ASP applications. Users can use this method to restart ASP applications without accessing the Global.asa file or stopping and starting the Web service itself. Essentially, a user can restart the application on demand.
objIIsWebVirtualDir.AspAppRestart()
Parameters
This method has no parameters.
Return Values
This method has no return values.
Requirements
Server: Requires or Windows Server 2003.
Product: IIS