KrFormLimits.MaxRequestBodyBytes property

Gets or sets the maximum allowed request body size in bytes.

public long? MaxRequestBodyBytes { get; set; }

See Also