Leer en inglés Editar

Compartir a través de


WinHttpHandler.EnableMultipleHttp2Connections Property

Definition

Gets or sets a value that indicates whether additional HTTP/2 connections can be established to the same server when the maximum number of concurrent streams is reached on all existing connections.

public bool EnableMultipleHttp2Connections { get; set; }

Property Value

true if additional HTTP/2 connections are allowed to be created; otherwise, false.

Applies to

Producto Versiones
.NET 8 (package-provided), 9 (package-provided)
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)