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 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a