IHub ShutdownProcessAsync Method Qlik Sense .NET SDK - API Reference

Shutdowns the Qlik engine.

This method applies only if running a local installation of Qlik Sense.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

Task ShutdownProcessAsync(
	string userHandle = null
)

Return Value

Type: OnlineTask
See Also