RequestFormLimitsAttribute.IFormOptionsMetadata.BufferBody Property

Definition

bool? Microsoft.AspNetCore.Http.Metadata.IFormOptionsMetadata.BufferBody { get; }
member this.Microsoft.AspNetCore.Http.Metadata.IFormOptionsMetadata.BufferBody : Nullable<bool>
 ReadOnly Property BufferBody As Nullable(Of Boolean) Implements IFormOptionsMetadata.BufferBody

Property Value

Implements

Applies to