Click or drag to resize
IQlikConnectionCancellationToken Property
The token used to synchronize shutdown events with all outstanding tasks

Namespace: Qlik.Engine.Communication
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
CancellationToken CancellationToken { get; }

Property Value

Type: CancellationToken
See Also