Click or drag to resize
QvxConnectOptionsConnectTimeoutSec Property
The number of seconds to wait for any request on the connection to complete before returning to the application.

Namespace: QlikView.Qvx.QvxLibrary
Assembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
public string ConnectTimeoutSec { get; set; }

Property Value

Type: String
See Also