Ανάγνωση στα Αγγλικά Επεξεργασία

Κοινή χρήση μέσω


HttpListenerTimeoutManager.HeaderWait Property

Definition

Gets or sets the time allowed for the HttpListener to parse the request header.

public TimeSpan HeaderWait { get; [System.Runtime.Versioning.SupportedOSPlatform("windows")] set; }
public TimeSpan HeaderWait { get; set; }

Property Value

The time allowed for the HttpListener to parse the request header.

Attributes

Remarks

The default value for this property is 2 minutes.

This timeout is only enforced after the first request on the connection is routed to the HttpListener.

The system cannot determine the request queue or URL group that the request is associated with until the headers have been parsed. Therefore, the HttpListener enforces the default HeaderWait timer for the first request on a connection. Subsequent requests on a Keep-Alive connection will use the value set on this property.

Applies to

Προϊόν Εκδόσεις
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1