Table of Contents
API reference

Property MaxRequestBodySize

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress
Assembly
DisCatSharp.Hosting.AspNetCore.dll

MaxRequestBodySize

Gets or sets the maximum allowed size of a raw ingress request body in bytes.

public int MaxRequestBodySize { get; set; }

Property Value

int