| title | Windows Process Activation Service Interfaces |
|---|---|
| description | This article describes the interfaces that enable process activation and monitoring of applications, listener channels, and listener adaptors. |
| ms.date | 10/07/2016 |
| ms.assetid | 2b3c04a0-2315-4896-b6ab-cb5e031e941d |
This section describes the interfaces that enable process activation and monitoring of applications, listener channels, and listener adaptors.
| Interface | Description |
|---|---|
| IAppDomainInfo | Provides information about the application domain. |
| IAppDomainInfoEnum | Provides access to each application domain. |
| IListenerChannelCallback | Provides notifications related to listener channels from protocol handlers to the worker process framework. |
| IProcessHost | Provides helper functions for the process host. |
| IProcessHostFactoryHelper | Provides a method to retrieve an IProcessHost interface. |
| IProcessHostIdleAndHealthMonitor | Monitors the health of a worker process. |
| IProcessHostSupportFunctions | Describes the IProcessHostSupportFunctions interface. |
| IProcessPingCallback | Provides functionality to respond to a ping request. |