IStatisticsViewModeSShortFrameUnusable Property |
Gets or sets the number of short-frame Mode-S messages that VRS couldn't use.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long ModeSShortFrameUnusable { get; set; }
Property ModeSShortFrameUnusable As Long
Get
Set
property long long ModeSShortFrameUnusable {
long long get ();
void set (long long value);
}
abstract ModeSShortFrameUnusable : int64 with get, set
Property Value
Type:
Int64See Also