Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

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!