Click or drag to resize
AircraftJsonCountMessagesReceived Property
Gets or sets the number of messages received for the aircraft.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<long> CountMessagesReceived { get; set; }

Property Value

Type: NullableInt64
See Also