Share via


HttpMessageDiagnostic.BodyBytes Property

Definition

Number of request body bytes to log.

public int? BodyBytes { get; set; }
member this.BodyBytes : Nullable<int> with get, set
Public Property BodyBytes As Nullable(Of Integer)

Property Value

Applies to