IStatisticsModeSLongFrameMessagesReceived Property |
Gets or sets the number of long-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 ModeSLongFrameMessagesReceived { get; set; }
Property ModeSLongFrameMessagesReceived As Long
Get
Set
property long long ModeSLongFrameMessagesReceived {
long long get ();
void set (long long value);
}
abstract ModeSLongFrameMessagesReceived : int64 with get, set
Property Value
Type:
Int64See Also