Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 2.15 KB

File metadata and controls

24 lines (21 loc) · 2.15 KB
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

Windows Process Activation Service Interfaces

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.

See Also

Windows Process Activation Service API Reference