Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This section describes the interfaces that enable process activation and monitoring of applications, listener channels, and listener adaptors.
In This Section
| 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. |