IAircraftOnlineLookupCache Methods |
The IAircraftOnlineLookupCache type exposes the following members.
Name | Description | |
---|---|---|
Load |
Fetches an aircraft's details from the cache.
| |
LoadMany |
Loads multiple records from the cache simultaneously.
| |
RecordManyMissing |
Records many missing ICAOs.
| |
RecordMissing |
Records an ICAO that has no online details.
| |
Save |
Saves an aircraft's details in the cache.
| |
SaveMany |
Saves multiple records to the cache simultaneously.
|