Click or drag to resize
IAircraftLastUpdate Property
Gets or sets the time of the last message received from the aircraft.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
DateTime LastUpdate { get; set; }

Property Value

Type: DateTime
Remarks
This is always set regardless of the type of feed that the aircraft message came in on.
See Also