Timeout for Blackberry HttpConnection

前端 未结 3 488
Happy的楠姐
Happy的楠姐 2021-01-07 08:23

In my project for Blackberry 4.5, I create HttpConnection via Connector.open. If I connect over MDS, I can specify ConnectionTimeout in additional params to my URL. How can

3条回答
  •  迷失自我
    2021-01-07 08:59

    According to this KB article, it's not possible to specify a connection timeout value for transports other than MDS.

提交回复
热议问题