Прочетете на английски Редактиране

Споделяне чрез


WebRequestHandler.ReadWriteTimeout Property

Definition

Gets or sets a time-out in milliseconds when writing a request to or reading a response from a server.

C#
public int ReadWriteTimeout { get; set; }

Property Value

The number of milliseconds before the writing or reading times out. The default value is 300,000 milliseconds (5 minutes).

Applies to

Продукт Версии
.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