AircraftFetcherTKey, TDetailFetchedDetail Class |
Namespace: VirtualRadar.Interface
The AircraftFetcherTKey, TDetailFetchedDetail generic type exposes the following members.
Name | Description | |
---|---|---|
AircraftFetcherTKey, TDetailFetchedDetail | Initializes a new instance of the AircraftFetcherTKey, TDetailFetchedDetail class |
Name | Description | |
---|---|---|
Aircraft |
Gets or sets the aircraft associated with the key, if known.
| |
Detail |
Gets or sets the detail associated with the key.
| |
IsFirstFetch |
Gets a value indicating that the aircraft's details have not yet been fetched.
| |
Key |
Gets or sets the key for the fetched detail record.
| |
LastCheckedUtc |
Gets or sets the time that the details were last fetched.
| |
LastRegisteredUtc |
Gets or sets the time that the key was last used in a registration call.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |