CommunicationErrorEventArgs Class |
Communication error received during connection to an Qlik Sense instance
Inheritance Hierarchy
Namespace: Qlik.Engine.CommunicationAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic class CommunicationErrorEventArgs : EventArgs
Public Class CommunicationErrorEventArgs
Inherits EventArgs
The CommunicationErrorEventArgs type exposes the following members.
Properties
| Name | Description |
---|
 | Exception |
The exception thrown by the connection process
|
Top
See Also