Click or drag to resize
IBaseStationDatabaseAircraftUpdated Event
Raised after an aircraft has been updated.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<EventArgs<BaseStationAircraft>> AircraftUpdated

Value

Type: SystemEventHandlerEventArgsBaseStationAircraft
See Also