Click or drag to resize
IAircraftOnlineLookupCache Methods

The IAircraftOnlineLookupCache type exposes the following members.

Methods
  NameDescription
Public methodLoad
Fetches an aircraft's details from the cache.
Public methodLoadMany
Loads multiple records from the cache simultaneously.
Public methodRecordManyMissing
Records many missing ICAOs.
Public methodRecordMissing
Records an ICAO that has no online details.
Public methodSave
Saves an aircraft's details in the cache.
Public methodSaveMany
Saves multiple records to the cache simultaneously.
Top
See Also