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.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int MinSecondsBetweenRequests { get; }
ReadOnly Property MinSecondsBetweenRequests As Integer
Get
property int MinSecondsBetweenRequests {
int get ();
}
abstract MinSecondsBetweenRequests : int with get
Property Value
Type:
Int32See Also