IStatisticsAdsbRejected Property |
Gets or sets the count of ADS-B messages that were rejected because of bad parity.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long AdsbRejected { get; set; }
Property AdsbRejected As Long
Get
Set
property long long AdsbRejected {
long long get ();
void set (long long value);
}
abstract AdsbRejected : int64 with get, set
Property Value
Type:
Int64See Also