QlikConnection Timeout Property Qlik Sense .NET SDK - API Reference
Timeout value used for synchronous calls to engine. Usually used together with CancellationToken.

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

public static int Timeout { get; set; }

Property Value

Type: OnlineInt32
See Also