CommunicationErrorEventArgs Class |
Communication error recieved during connection to an Qlik Sense instance
Inheritance Hierarchy
Namespace: Qlik.Engine.CommunicationAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public 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
|
TopSee Also