KestrelServerLimits.Http3 プロパティ

定義

制限は HTTP/3 接続にのみ適用されます。

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

プロパティ値

適用対象