Share via


Microsoft.Owin.Host.HttpListener Namespace

 

Contains factory class for OWIN HTTP server.

Classes

Class Description
System_CAPS_pubclass OwinHttpListener

This wraps HttpListener and exposes it as an OWIN compatible server.

System_CAPS_pubclass OwinServerFactory

Implements the Katana setup pattern for the OwinHttpListener server.

Return to top