KestrelServerOptions.Limits Propriedade

Definição

Fornece acesso às opções de limite de solicitação.

public:
 property Microsoft::AspNetCore::Server::Kestrel::KestrelServerLimits ^ Limits { Microsoft::AspNetCore::Server::Kestrel::KestrelServerLimits ^ get(); };
public Microsoft.AspNetCore.Server.Kestrel.KestrelServerLimits Limits { get; }
member this.Limits : Microsoft.AspNetCore.Server.Kestrel.KestrelServerLimits
Public ReadOnly Property Limits As KestrelServerLimits

Valor da propriedade

Aplica-se a