IRequestSizeLimitMetadata.MaxRequestBodySize Property

Definition

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

public long? MaxRequestBodySize { get; }
member this.MaxRequestBodySize : Nullable<int64>
Public ReadOnly Property MaxRequestBodySize As Nullable(Of Long)

Property Value

Applies to