IStatisticsBaseStationBadFormatMessagesReceived Property |
Gets or sets a count of badly formatted BaseStation messages received.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long BaseStationBadFormatMessagesReceived { get; set; }
Property BaseStationBadFormatMessagesReceived As Long
Get
Set
property long long BaseStationBadFormatMessagesReceived {
long long get ();
void set (long long value);
}
abstract BaseStationBadFormatMessagesReceived : int64 with get, set
Property Value
Type:
Int64See Also