WebHostExceptionCatchBlocks Class

 

Provides the catch blocks used within this assembly.

Namespace:   System.Web.Http.WebHost
Assembly:  System.Web.Http.WebHost (in System.Web.Http.WebHost.dll)

System::Object
  System.Web.Http.WebHost::WebHostExceptionCatchBlocks

public ref class WebHostExceptionCatchBlocks abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticHttpControllerHandlerBufferContent

Gets the label for the catch block in System.Web.Http.WebHost.HttpControllerHandler.WriteBufferedResponseContentAsync.

System_CAPS_pubpropertySystem_CAPS_staticHttpControllerHandlerBufferError

Gets the label for the catch block in System.Web.Http.WebHost.HttpControllerHandler.WriteErrorResponseContentAsync.

System_CAPS_pubpropertySystem_CAPS_staticHttpControllerHandlerComputeContentLength

Gets the label for the catch block in System.Web.Http.WebHost.HttpControllerHandler.ComputeContentLength.

System_CAPS_pubpropertySystem_CAPS_staticHttpControllerHandlerStreamContent

Gets the label for the catch block in System.Web.Http.WebHost.HttpControllerHandler.WriteStreamedResponseContentAsync.

System_CAPS_pubpropertySystem_CAPS_staticHttpWebRoute

Gets the label for the catch block in System.Web.Http.WebHost.WebHostExceptionCatchBlocks.HttpWebRoute.GetRouteData.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: