Click or drag to resize
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.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
long ReceiverBadChecksum { get; set; }

Property Value

Type: Int64
See Also