Click or drag to resize
MergedFeedIcaoTimeout Property
Gets or sets the number of milliseconds that any given receiver will be considered to be the only source of messages for an ICAO.

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

Property Value

Type: Int32
See Also