RequestFormLimitsAttribute.IFormOptionsMetadata.BufferBodyLengthLimit Property

Definition

long? Microsoft.AspNetCore.Http.Metadata.IFormOptionsMetadata.BufferBodyLengthLimit { get; }
member this.Microsoft.AspNetCore.Http.Metadata.IFormOptionsMetadata.BufferBodyLengthLimit : Nullable<int64>
 ReadOnly Property BufferBodyLengthLimit As Nullable(Of Long) Implements IFormOptionsMetadata.BufferBodyLengthLimit

Property Value

Implements

Applies to