Click or drag to resize
AppCommunicationError Event
This event is triggered when an communication error occurs.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntax
public event EventHandler<CommunicationErrorEventArgs> CommunicationError

Value

Type: SystemEventHandlerCommunicationErrorEventArgs

Implements

IAppCommunicationError
See Also