Skip to content

PCAP.Capture.DropCount

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

PCAP.Capture.DropCount

Property declaration

 Dim DropCount As Integer

Remarks

The number of packets that were dropped by the kernel-mode capture driver during the capture. Dropped packets usually indicate that the kernel buffer is full.

Clone this wiki locally