mobileFX WebSocketX
WebSocketX ActiveX DLL / WebSocket Object / ConnectTimeoutSec Property
In This Topic
    ConnectTimeoutSec Property
    In This Topic
    Description

    Set the connection timeout. Default is 10 sec.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property ConnectTimeoutSec As Long
    Remarks

    Set the connection timeout. This timeout starts after resolving the URL domain and extends to protocol handshake.

    If SSL is used, then the timeout includes SSL handshake as well.

    See Also