ODataBatchMiddleware Class

Definition

Defines the middleware for handling OData $batch requests. This middleware essentially acts like branching middleware and redirects OData $batch requests to the appropriate ODataBatchHandler.

C#
public class ODataBatchMiddleware
Inheritance
ODataBatchMiddleware

Constructors

Methods

Invoke(HttpContext)

Invoke the OData $Batch middleware.

Applies to

Product Versions
OData Web API ASP .NET Core 8.0.0