System.Web.Http.WebHost Namespace
Contains classes related to web hosting.
| Class | Description | |
|---|---|---|
![]() | HttpControllerHandler | A T:System.Web.IHttpTaskAsyncHandler 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 | Obsolete.Provides a registration point for the simple membership pre-application start code. |
![]() | WebHostBufferPolicySelector | Represents the web host buffer policy selector. |
![]() | WebHostExceptionCatchBlocks | Provides the catch blocks used within this assembly. |
Show:
