This documentation is archived and is not being maintained.
IProcessHost Methods
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The IProcessHost type exposes the following members.
| Name | Description | |
|---|---|---|
|
EnumerateAppDomains | Gets an AppDomainInfoEnum interface. |
|
Shutdown | Sends a request to terminate all applications in an application domain. |
|
ShutdownApplication | Infrastructure. Terminates the specified application. |
|
StartApplication | Starts the specified application |
Show: