Class FormatSettings
- Namespace
- Fluxzy.Formatters
- Assembly
- Fluxzy.Core.dll
public class FormatSettings
- Inheritance
-
FormatSettings
- Inherited Members
-
Properties
public static FormatSettings Default { get; }
Property Value
- FormatSettings
public int MaxFormattableJsonLength { get; set; }
Property Value
- int
public int MaxFormattableXmlLength { get; set; }
Property Value
- int
public int MaxHeaderLength { get; set; }
Property Value
- int
MaxMultipartContentStringLength
public int MaxMultipartContentStringLength { get; set; }
Property Value
- int
MaximumRenderableBodyLength
public int MaximumRenderableBodyLength { get; set; }
Property Value
- int