IFlightSimulatorXConnectionStatusChanged Event |
Namespace: VirtualRadar.Interface.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax event EventHandler ConnectionStatusChanged
Event ConnectionStatusChanged As EventHandler
event EventHandler^ ConnectionStatusChanged {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
abstract ConnectionStatusChanged : IEvent<EventHandler,
EventArgs>
Value
Type:
SystemEventHandlerSee Also