Click or drag to resize
IAircraftOnlineLookupProviderMaxSecondsAfterFailedRequest Property
Gets the maximum number of seconds to wait between failed requests. After each request the lookup waits for an extra MinSecondsBetweenRequests until this limit is reached.

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

Property Value

Type: Int32
See Also