Click or drag to resize
IBaseStationAircraftListListener Property
Gets or sets the listener that will pick up messages from a source of data and translate them into BaseStationMessages for us.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IListener Listener { get; set; }

Property Value

Type: IListener
See Also