App GetConnectionAsync Method Qlik Sense .NET SDK - API Reference
Overload List

  NameDescription
Public methodGetConnectionAsync(String, String)

Retrieves a connection and returns:

* The creation time of the connection

* The identifier of the connection

* The type of the connection

* The name of the connection

* The connection string

Public methodGetConnectionAsync T (String, Func Response, T , String)

Retrieves a connection and returns:

* The creation time of the connection

* The identifier of the connection

* The type of the connection

* The name of the connection

* The connection string

Back to Top
See Also