共用方式為


LoggingOptions.RequestBodyReadTimeout 屬性

定義

取得或設定等候要求本文讀取的最大時間量。

public TimeSpan RequestBodyReadTimeout { get; set; }
member this.RequestBodyReadTimeout : TimeSpan with get, set
Public Property RequestBodyReadTimeout As TimeSpan

屬性值

預設值為 1 秒。

備註

此值應介於 1 毫秒到 1 分鐘的範圍內。

適用於