| IQlikConnection Methods |
The IQlikConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| NewT |
Create a new structure bound to this session
| |
| 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
|