IAircraftOnlineLookupProviderMaxBatchSize Property |
Gets the largest batch size that the online service can accept.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int MaxBatchSize { get; }
ReadOnly Property MaxBatchSize As Integer
Get
property int MaxBatchSize {
int get ();
}
abstract MaxBatchSize : int with get
Property Value
Type:
Int32See Also