Click or drag to resize
IStatisticsAdsbTypeCount Property
Gets an array, indexable by (int)AdsbMessage.Type, recording the count of each ADS-B message type received.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
long[] AdsbTypeCount { get; }

Property Value

Type: Int64
See Also