| QlikConnectionRetryCountLimit Property |
Maximum number of connection retry attemps performed when opening a websocket connection. Default is 3.
Namespace: Qlik.Engine.CommunicationAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic static int RetryCountLimit { get; set; }Public Shared Property RetryCountLimit As Integer
Get
Set
Property Value
Type:
Int32
See Also