Share via


FormMappingOptionsMetadata.MaxKeySize Property

Definition

Gets or sets the maximum size of the buffer used to read form data keys.

public int? MaxKeySize { get; }
member this.MaxKeySize : Nullable<int>
Public ReadOnly Property MaxKeySize As Nullable(Of Integer)

Property Value

Applies to