System.Web.Http.WebHost Namespace
Contains classes related to web hosting.
Classes
Class | Description | |
---|---|---|
HttpControllerHandler | A IHttpAsyncHandler that passes ASP.NET requests into the HttpServer pipeline and write the result back. | |
HttpControllerRouteHandler | A IRouteHandler that returns instances of HttpControllerHandler that can pass requests to a given HttpServer instance. | |
PreApplicationStartCode | Provides a registration point for the simple membership pre-application start code. | |
WebHostBufferPolicySelector | Represents the web host buffer policy selector. |