Compartilhar via


PacketCaptureParameters.BytesToCapturePerPacket Propriedade

Definição

Obtém ou define o número de bytes capturados por pacote, os bytes restantes são truncados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a