QuicReceiveWindowSizes.Connection Property

Definition

Gets or sets the initial flow-control window size for the connection.

public:
 property int Connection { int get(); void set(int value); };
public int Connection { get; set; }
member this.Connection : int with get, set
Public Property Connection As Integer

Property Value

Applies to