Compartir a través de


PacketCaptureParameters.BytesToCapturePerPacket Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a