IProcessHost Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | EnumerateAppDomains(IAppDomainInfoEnum) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an AppDomainInfoEnum interface. |
![]() | Shutdown() | This API supports the product infrastructure and is not intended to be used directly from your code. Sends a request to terminate all applications in an application domain. |
![]() | ShutdownApplication(String) | This API supports the product infrastructure and is not intended to be used directly from your code. Terminates the specified application. |
![]() | StartApplication(String, String, Object) | This API supports the product infrastructure and is not intended to be used directly from your code. Starts the specified application |
