Click or drag to resize
QvxConnectOptionsLoginTimeoutSec Property
The number of seconds to wait for a login request 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 LoginTimeoutSec { get; set; }

Property Value

Type: String
See Also