Listener Adapter Exported Functions

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.

See Also

Listener Adapter API Reference