Compartir a través de


PacketCaptureResultInner.BytesToCapturePerPacket Propiedad

Definición

Obtiene o establece el número de bytes capturados por paquete, los bytes restantes se truncan.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.bytesToCapturePerPacket")]
public int? BytesToCapturePerPacket { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.bytesToCapturePerPacket")>]
member this.BytesToCapturePerPacket : Nullable<int> with get, set
Public Property BytesToCapturePerPacket As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a