ShutdownProcessAsync Method
Overloads
ShutdownProcessAsync() |
Shuts down the Qlik engine. |
|
ShutdownProcessAsync(AsyncHandle) |
Shuts down the Qlik engine. |
ShutdownProcessAsync()
Shuts down the Qlik engine.
Declaration
Task ShutdownProcessAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Remarks
This operation is possible only in Qlik Sense Desktop.
ShutdownProcessAsync(AsyncHandle)
Shuts down the Qlik engine.
Declaration
Task ShutdownProcessAsync(AsyncHandle asyncHandle)
Parameters
Type | Name | Description |
---|---|---|
AsyncHandle | asyncHandle |
Handle to asynchronous method request |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Remarks
This operation is possible only in Qlik Sense Desktop.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!