Compartir a través de


HttpLoggingInterceptorContext.RequestBodyLogLimit Propiedad

Definición

Obtiene o establece el número máximo de bytes del cuerpo de la solicitud que se va a registrar.

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

Valor de propiedad

Comentarios

Se rellena previamente con el valor de RequestBodyLogLimit, RequestBodyLogLimito WithHttpLogging<TBuilder>(TBuilder, HttpLoggingFields, Nullable<Int32>, Nullable<Int32>).

Se aplica a