MethodInvocationErrorEventArgs Class |
Namespace: Qlik.Engine.Communication
The MethodInvocationErrorEventArgs type exposes the following members.
Name | Description | |
---|---|---|
MethodInvocationErrorEventArgs | Initializes a new instance of the MethodInvocationErrorEventArgs class |
Name | Description | |
---|---|---|
ResendRequest |
Resends the Request, rebinding the response to the original requesting async method call
|
Name | Description | |
---|---|---|
ErrorHandled |
Indicator if the Error was handled or if an Exception should be thrown.
| |
InvocationError |
The Error recieved from the Qlik Sense instrance
|