QlikConnectionTimeout Property |
Timeout value used for synchronous calls to engine. Usually used together
with
CancellationToken.
Namespace: Qlik.Engine.CommunicationAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public static int Timeout { get; set; }
Public Shared Property Timeout As Integer
Get
Set
Property Value
Type:
Int32See Also