RequestFormLimitsAttribute.IFormOptionsMetadata.MemoryBufferThreshold Property

Definition

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

Property Value

Implements

Applies to