IRequestSizeLimitMetadata Interface

Definition

Interface marking attributes that specify the maximum allowed size of the request body.

C#
public interface IRequestSizeLimitMetadata
Derived

Properties

MaxRequestBodySize

The maximum allowed size of the current request body in bytes.

Applies to

Product Versions
ASP.NET Core 7.0, 8.0, 9.0