Partager via


HttpLoggingInterceptorContext.RequestBodyLogLimit Propriété

Définition

Obtient ou définit le nombre maximal d’octets du corps de la requête à consigner.

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

Valeur de propriété

Remarques

Il est prérempli avec la valeur de RequestBodyLogLimit, RequestBodyLogLimitou WithHttpLogging<TBuilder>(TBuilder, HttpLoggingFields, Nullable<Int32>, Nullable<Int32>).

S’applique à