Skip to content

PCAP.Packet.Length

Andrew Lambert edited this page Nov 26, 2022 · 8 revisions

PCAP.Packet.Length

Property declaration

 Dim Length As UInt32 ' read only

Remarks

The length of the original packet, which may be greater-than or equal-to the length of the captured data.

See also

Clone this wiki locally