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

    Set the DNS resolve timeout. Default is 30 sec.

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

    Set the DNS resolve timeout. This timeout starts with a call to Open method and extends just before the protocol connection is initiated.

    See Also