KestrelServerOptions.Limits Propriété

Définition

Fournit l’accès aux options de limite de requête.

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

Valeur de propriété

S’applique à