다음을 통해 공유


HttpLoggingInterceptorContext.RequestBodyLogLimit 속성

정의

기록할 요청 본문의 최대 바이트 수를 가져오거나 설정합니다.

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

속성 값

설명

이 값은 , RequestBodyLogLimit또는 WithHttpLogging<TBuilder>(TBuilder, HttpLoggingFields, Nullable<Int32>, Nullable<Int32>)RequestBodyLogLimit값으로 미리 채워집니다.

적용 대상