WinHttpHandler.MaxConnectionsPerServer Property

Definition

Gets or sets the maximum number of TCP connections allowed to a single server.

C#
public int MaxConnectionsPerServer { get; set; }

Property Value

The maximum number of TCP connections allowed to a single server.

Remarks

The default value for this property is int.MaxValue.

Applies to

Produkt Versioner
.NET Core 1.0, Core 1.1, 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)