Adapter statistics, received, dropped packet counts etc
|
DroppedPackets | uint . Documentation for this section has not yet been entered. |
|
InterfaceDroppedPackets | uint . Documentation for this section has not yet been entered. |
|
ReceivedPackets | uint . Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.
Syntax
public uint DroppedPackets { get; set; }Value
Number of packets droppedRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: SharpPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0
Documentation for this section has not yet been entered.
Syntax
public uint InterfaceDroppedPackets { get; set; }Value
Number of interface dropped packetsRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: SharpPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0
Documentation for this section has not yet been entered.
Syntax
public uint ReceivedPackets { get; set; }Value
Number of packets receivedRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: SharpPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0