This documentation is archived and is not being maintained.

IProcessHost Methods

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.

  NameDescription
Public method EnumerateAppDomains Gets an AppDomainInfoEnum interface.
Public method Shutdown Sends a request to terminate all applications in an application domain.
Public method ShutdownApplication Infrastructure. Terminates the specified application.
Public method StartApplication Starts the specified application
Top
Show: