Click or drag to resize
HubCancelReloadAsync Method

Cancels an ongoing reload. The reload of the app is stopped.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntax
public Task CancelReloadAsync()

Return Value

Type: Task

Implements

IHubCancelReloadAsync
See Also