IStatisticsModeSNotAdsbCount Property |
Gets or sets the count of Mode-S messages that were not carrying an ADS-B payload.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long ModeSNotAdsbCount { get; set; }
Property ModeSNotAdsbCount As Long
Get
Set
property long long ModeSNotAdsbCount {
long long get ();
void set (long long value);
}
abstract ModeSNotAdsbCount : int64 with get, set
Property Value
Type:
Int64See Also