KestrunOptions.ServerLimits property
Provides access to request limit options. Use a hashtable or a KestrelServerLimits instance.
public KestrelServerLimits ServerLimits { get; }
See Also
- class KestrunOptions
- namespace Kestrun.Hosting.Options
Provides access to request limit options. Use a hashtable or a KestrelServerLimits instance.
public KestrelServerLimits ServerLimits { get; }