Adapter statistics, received, dropped packet counts etc
See Also: Inherited members from object.
|
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.LibPcap
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.LibPcap
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.LibPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0
ToString override
Syntax
public override string ToString ()Returns
A stringRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: SharpPcap.LibPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0