Click or drag to resize

BootstrapperSettingsHttpMaxLengthPostBody Property

Max length for the body of a POST request

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static int MaxLengthPostBody { get; set; }

Property Value

Type: Int32
See Also