KestrunOptions.ServerLimits property

Provides access to request limit options. Use a hashtable or a KestrelServerLimits instance.

public KestrelServerLimits ServerLimits { get; }

See Also