Worker Process and Protocol Manager Exported Functions
This section describes the exported functions that the worker process framework exposes. These functions are defined in the Wpframework.h header file.
In This Section
The IIS worker process framework exposes the following export functions.
Function | Description |
---|---|
PFN_GET_PROTOCOL_MANAGER | Defines the default entry point of the dynamic-link library (DLL) that allows worker processes to instantiate the IProtocolManager. |