HttpConnectionPool.Http2MaxRequests Property

Definition

Maximum number of http2 requests allowed.

public int? Http2MaxRequests { get; set; }
member this.Http2MaxRequests : Nullable<int> with get, set
Public Property Http2MaxRequests As Nullable(Of Integer)

Property Value

Applies to