System.Web.Http.Batch Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
BatchHttpRequestMessageExtensions |
Provides extension methods for the HttpRequestMessage class. |
DefaultHttpBatchHandler |
Represents the default implementation of HttpBatchHandler that encodes the HTTP request/response messages as MIME multipart. |
HttpBatchHandler |
Defines the abstraction for handling HTTP batch requests. |
Enums
BatchExecutionOrder |
Defines the order of execution for batch requests. |