KestrelServerLimits.Http2 プロパティ

定義

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

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

プロパティ値

適用対象