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

    The time limit after which a connection is considered idle. Default is 300 sec.

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

    The time limit after which a connection is considered idle. Setting this value to 0 disables the timeout.

    See Also