| 1. | Gets and sets the request time - out value in seconds 获取和设置请求超时值(以秒计) 。 |
| 2. | Gets or sets the length of time until the request times out 获取或设置请求超时前的时间长度。 |
| 3. | Gets or sets the length of time before the request times out 获取或设置请求超时前的时间长度。 |
| 4. | The following code example sets the request time - out period to 60 seconds 下面的代码示例将请求超时期限设置为60秒。 |
| 5. | The request has timed out 请求超时。 |
| 6. | Timeout an integer that specifies the number of milliseconds to wait before a request times out 一个以毫秒为单位的整数,它指定请求超时前所等待的时间。 |
| 7. | What happens when your web service request times - out , or takes a really long time to respond 当web服务请求超时的时侯,或者用了非常长的时间响应会发生什么? |
| 8. | Has experienced client request time - outs caused by one or more queries waiting for updated statistics 遇到由一个或多个等待更新后的统计信息的查询导致的客户端请求超时。 |
| 9. | Property contains the length of time , in milliseconds , to wait before the request times out and throws an exception . timeout 属性包含在请求超时并引发异常之前所等待的时间长度(以毫秒为单位) 。 |
| 10. | If your service has to perform complex queries , or complex calculations that can take over 300 seconds common http request time out then you need an asynchronous approach , such as smtp 如果您的服务不得不执行复杂的查询或者可能会花费300多秒(常见的http请求超时)的复杂计算,那么就需要一种异步方法,如smtp 。 |