Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section describes the listener adapter exported functions that control the listener channel.
In This Section
Function | Description |
---|---|
WebhostCloseAllListenerChannelInstances | Requests all instances of this listener channel to stop. |
WebhostGetVersion | Returns the version of the Web host. |
WebhostOpenListenerChannelInstance | Requests that a listener channel be started in a worker process for this application pool. |
WebhostRegisterProtocol | Declares the protocol that the listener adapter supports. |
WebhostUnregisterProtocol | Requests that a protocol be unregistered when a listener adapter is shutting down. |