Click or drag to resize
AircraftFetcherTKey, TDetailDoFetchAircraft Method
Fetches the detail for the aircraft, raising any events necessary when a change has been detected.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected abstract TDetail DoFetchAircraft(
	AircraftFetcherTKey, TDetailFetchedDetail fetchedDetail
)

Parameters

fetchedDetail
Type: VirtualRadar.InterfaceAircraftFetcherTKey, TDetailFetchedDetail

Return Value

Type: TDetail
See Also