Click or drag to resize
IAircraftOnlineLookupProviderMinSecondsBetweenRequests Property
Gets the minimum number of seconds between requests. Do not set this to less than one. This restriction is policed by the code.

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

Property Value

Type: Int32
See Also