KestrelServerOptions.Limits プロパティ

定義

要求制限オプションへのアクセスを提供します。

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

プロパティ値

適用対象