KestrelServerLimits.RequestHeadersTimeout Właściwość

Definicja

Pobiera lub ustawia maksymalny czas, przez który serwer będzie odbierał nagłówki żądań.

public:
 property TimeSpan RequestHeadersTimeout { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan RequestHeadersTimeout { get; set; }
member this.RequestHeadersTimeout : TimeSpan with get, set
Public Property RequestHeadersTimeout As TimeSpan

Wartość właściwości

Uwagi

Wartość domyślna to 30 sekund.

Dotyczy