Click or drag to resize
IFeedListener Property
Gets the listener that AircraftList is listening to.

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

Property Value

Type: IListener
See Also