Click or drag to resize
IMergedFeedListenerIcaoTimeout Property
Gets or sets the number of milliseconds that must elapse after the last message from a given ICAO on a receiver before that receiver is no longer considered to be the only source of messages for that ICAO.

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

Property Value

Type: Int32
See Also