HttpConnectionPool.Http1MaxPendingRequests Property

Definition

Maximum number of pending http1 requests allowed.

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

Property Value

Applies to