Click or drag to resize
ISimConnectWrapperExceptionRaised Event
Raised when SimConnect throws an exception.

Namespace: VirtualRadar.Interface.FlightSimulatorX
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<SimConnectExceptionRaisedEventArgs> ExceptionRaised

Value

Type: SystemEventHandlerSimConnectExceptionRaisedEventArgs
See Also