KrFormLimits.MaxPartBodyBytes property
Gets or sets the maximum allowed part body size in bytes.
public long MaxPartBodyBytes { get; set; }
See Also
- class KrFormLimits
- namespace Kestrun.Forms
Gets or sets the maximum allowed part body size in bytes.
public long MaxPartBodyBytes { get; set; }