IProcessHost Methods

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodEnumerateAppDomains(IAppDomainInfoEnum)

This API supports the product infrastructure and is not intended to be used directly from your code. Gets an AppDomainInfoEnum interface.

System_CAPS_pubmethodShutdown()

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.

System_CAPS_pubmethodShutdownApplication(String)

This API supports the product infrastructure and is not intended to be used directly from your code. Terminates the specified application.

System_CAPS_pubmethodStartApplication(String, String, Object)

This API supports the product infrastructure and is not intended to be used directly from your code. Starts the specified application

Return to top
Show: