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