本部分介绍用于控制侦听器通道的侦听器适配器导出的函数。
本节内容
函数 | 说明 |
---|---|
WebhostCloseAllListenerChannelInstances | 请求停止此侦听器通道的所有实例。 |
WebhostGetVersion | 返回 Web 主机的版本。 |
WebhostOpenListenerChannelInstance | 请求在此应用程序池的工作进程中启动侦听器通道。 |
WebhostRegisterProtocol | 声明侦听器适配器支持的协议。 |
WebhostUnregisterProtocol | 请求在侦听器适配器关闭时取消注册协议。 |