IBaseStationAircraftList Events |
The IBaseStationAircraftList type exposes the following members.
Name | Description | |
---|---|---|
![]() | CountChanged |
Raised when the count of aircraft has changed. This could be raised from any thread, it needn't be raised on a GUI thread.
(Inherited from IAircraftList.) |
![]() | ExceptionCaught |
Raised when an exception is caught on the background thread. The background thread should not
pass ThreadAbortException through this.
(Inherited from IBackgroundThreadExceptionCatcher.) |
![]() | TrackingStateChanged |
Raised when the aircraft list is started or stopped. Could be raised from any thread.
(Inherited from IAircraftList.) |