Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Delete Session with .NetSdk

Hello,

is there a possibility to delete the session, with the .NetSdk?

The .NetSdk seems only to wrap the engine API, but do I also have capabilities to handle the repository API?

Thank you

René

1 Solution

Accepted Solutions
Not applicable
Author

Hi,

Today the .Net SDK only wraps the engine API, client objects and adds addional functionality on this area. The Repository, Scheduler and Proxy are accessed thru REST APIs. For a more detailed description of sessions see

 

https://community.qlik.com/message/871376#871376

 

Best Regards

Lars-Göran Book

View solution in original post

1 Reply
Not applicable
Author

Hi,

Today the .Net SDK only wraps the engine API, client objects and adds addional functionality on this area. The Repository, Scheduler and Proxy are accessed thru REST APIs. For a more detailed description of sessions see

 

https://community.qlik.com/message/871376#871376

 

Best Regards

Lars-Göran Book