Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.79 KB

File metadata and controls

22 lines (18 loc) · 1.79 KB
title Worker Process Framework API Reference
ms.date 10/07/2016
description The Worker Process Framework API Reference allows protocol managers to retrieve configuration information about a worker process.
ms.assetid bdc04c8e-4d52-40f2-b9ab-0935ce372bf7

Worker Process Framework API Reference

The worker process framework allows protocol managers to retrieve configuration information about a worker process, and it allows worker processes to retrieve the listener-related health information from a protocol manager. The worker process framework is a set of protocol-independent interfaces that enable worker processes and protocol managers to exchange data with other protocol managers. Protocol managers are responsible for starting and stopping listener channels for a protocol and for gathering health-related information.

In This Section

Worker Process and Protocol Manager Enumerations
Describes the enumerations in the worker process framework.

Worker Process and Protocol Manager Exported Functions
Describes the exported functions in the worker process framework.

Worker Process and Protocol Manager Interfaces
Describes the interfaces in the worker process framework.

See Also

Native-Code Architecture API Reference
IIS Development