HttpLoggingOptions.ResponseBodyLogLimit 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
以位元組為單位記錄 (的最大回應本文大小) 。 預設值為 32 KB。
public int ResponseBodyLogLimit { get; set; }
member this.ResponseBodyLogLimit : int with get, set
Public Property ResponseBodyLogLimit As Integer