WinHttpHandler.ReceiveDataTimeout Property

Definition

Gets or sets the timeout for receiving the data portion of a response from the server.

C#
public TimeSpan ReceiveDataTimeout { get; set; }

Property Value

The timeout for receiving the data portion of a response from the server.

Remarks

The default value for this property is 30 seconds.

Applies to

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