HttpLoggingOptions.RequestBodyLogLimit 属性

定义

记录 (的最大请求正文大小(以字节) 为单位)。 默认值为 32 KB。

public int RequestBodyLogLimit { get; set; }
member this.RequestBodyLogLimit : int with get, set
Public Property RequestBodyLogLimit As Integer

属性值

适用于