Click or drag to resize
QlikConnection Methods

The QlikConnection type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodNewT
Create a new structure bound to this session
Public methodStatic memberRegisterVisualizationT
Registration method for visualizations
Public methodSendAsync(Request)
Sends a request asynchronously to a Qlik Sense instance
Public methodSendAsync(Int32, String, IEnumerableString, Object)
Sends a request asynchronously to a Qlik Sense instance
Public methodSendAsyncT(Request, FuncResponse, T)
Sends a request asynchronously to a Qlik Sense instance with a specified response handler
Top
See Also