Click or drag to resize
AircraftFetcherTKey, TDetailGetFetchedDetailUnderLock Method
Returns the fetched detail for a key.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected AircraftFetcherTKey, TDetailFetchedDetail GetFetchedDetailUnderLock(
	TKey key
)

Parameters

key
Type: TKey

Return Value

Type: AircraftFetcherTKey, TDetailFetchedDetail
See Also