KrFormLimits.MaxPartBodyBytes property

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

public long MaxPartBodyBytes { get; set; }

See Also