System.Web.Http.WebHost Namespace

 

Contains classes related to web hosting.

ClassDescription
System_CAPS_pubclassHttpControllerHandler

A T:System.Web.IHttpTaskAsyncHandler that passes ASP.NET requests into the HttpServer pipeline and write the result back.

System_CAPS_pubclassHttpControllerRouteHandler

A IRouteHandler that returns instances of HttpControllerHandler that can pass requests to a given HttpServer instance.

System_CAPS_pubclassPreApplicationStartCode

Obsolete.Provides a registration point for the simple membership pre-application start code.

System_CAPS_pubclassWebHostBufferPolicySelector

Represents the web host buffer policy selector.

System_CAPS_pubclassWebHostExceptionCatchBlocks

Provides the catch blocks used within this assembly.

Return to top
Show: