IStatisticsViewReceiverBadChecksum Property |
Gets or sets the number of messages from a receiver that adds a checksum during transmission which had a bad checksum.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long ReceiverBadChecksum { get; set; }
Property ReceiverBadChecksum As Long
Get
Set
property long long ReceiverBadChecksum {
long long get ();
void set (long long value);
}
abstract ReceiverBadChecksum : int64 with get, set
Property Value
Type:
Int64See Also