| IAircraftOnlineLookupLog Interface |
Namespace: VirtualRadar.Interface
The IAircraftOnlineLookupLog type exposes the following members.
| Name | Description | |
|---|---|---|
| LogLengthMinutes |
Gets the number of minutes that the log records responses for.
| |
| Singleton |
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.) |
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| GetResponses |
Returns the responses from aircraft online lookups over the past LogLengthMinutes minutes.
| |
| Initialise |
Initialises the object.
|
| Name | Description | |
|---|---|---|
| ResponsesChanged |
Raised when the list of responses held by the log changes.
|