Defines the internal AirPcap device timestamp
See Also: Inherited members from object.
|
DeviceTimestamp | ulong . Current value of the device counter, in microseconds. |
|
SoftwareTimestampAfter | ulong . Value of the software counter used to timestamp packets after reading the device counter, in microseconds. |
|
SoftwareTimestampBefore | ulong . Value of the software counter used to timestamp packets before reading the device counter, in microseconds. |
Current value of the device counter, in microseconds.
Syntax
public ulong DeviceTimestampRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: SharpPcap.AirPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0
Value of the software counter used to timestamp packets after reading the device counter, in microseconds.
Syntax
public ulong SoftwareTimestampAfterRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: SharpPcap.AirPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0
Value of the software counter used to timestamp packets before reading the device counter, in microseconds.
Syntax
public ulong SoftwareTimestampBeforeRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: SharpPcap.AirPcap
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.AirPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0