| QlikConnection Methods |
The QlikConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| NewT |
Create a new structure bound to this session
| |
| RegisterVisualizationT |
Registation method for visualizations
| |
| SendAsync(Request) |
Sends a request asyncronously to a Qlik Sense instance
| |
| SendAsync(Int32, String, IEnumerableString, Object) |
Sends a request asyncronously to a Qlik Sense instance
| |
| SendAsyncT(Request, FuncResponse, T) |
Sends a request asyncronously to a Qlik Sense instance with a specified response handler
|