Table of Contents
API reference

Property MaxAllowedBytes

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

MaxAllowedBytes

Gets the configured maximum request body size, in bytes.

public int MaxAllowedBytes { get; }

Property Value

int