Uploaded image for project: 'ActiveMQ .Net'
  1. ActiveMQ .Net
  2. AMQNET-437

Add ConnectTimeout property to TcpTransportFactory

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.6
    • 1.6.0
    • ActiveMQ
    • None

    Description

      Add a connect timeout option (default 30secs) to the TcpTransportFactory to allow fine grained control of how long a socket connect blocks before giving up. This can be accomplished using the async connection style and a simple wait on the result object from BeginConnect().

      Allows for Uri syntax

      tcp://127.0.0.1:61616?transport.connectTimeout=5000
      

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: