IStatisticsModeSShortFrameMessagesReceived Property |
Gets or sets the number of short-frame Mode-S messages seen on the data feed.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long ModeSShortFrameMessagesReceived { get; set; }
Property ModeSShortFrameMessagesReceived As Long
Get
Set
property long long ModeSShortFrameMessagesReceived {
long long get ();
void set (long long value);
}
abstract ModeSShortFrameMessagesReceived : int64 with get, set
Property Value
Type:
Int64See Also