They don't provide timeout in the wait functions.
它们并不能在等待函数中提供超时时间。
The timeOut variable specifies how many seconds of user inactivity to wait before checking the CPU and disk minimums.
timeOut变量将指定检查CPU和磁盘最低值之前需要等待的用户处于不活动状态的秒数。
Timeout: Win32 event semaphores support timed wait.
超时:Win32事件信号支持定时等待。
When used in one of the wait functions, Windows event objects timeout value can be specified.
当在一个等待函数中使用事件对象时,可以指定Windows的事件对象的超时时间值。
Timeout 3. How long the application must wait for a response before failing the test.
timeout3。如果测试没有失败,应用程序要等待多长时间才能有回应。
Request Timeout the request took longer than the server was prepared to wait.
RequestTimeout请求超出了服务器的等待时间(请求超时)。
Timeout in wait functions: When used in one of the wait functions, timeout value can be specified for Windows semaphore objects.
等待函数中的超时:当在一个等待函数中使用时,可以为Windows信号量对象指定超时值。
Next, the reader thread needs to ensure (and this is the second check you perform) that it does not wait on the condition variable any more than the specified timeout period.
接下来,读线程需要确保(这是第二个检查)它等待条件变量的时间不超过指定的超时时间。
Many worker threads can suddenly block and wait for some timeout to expire; in the meantime however, new work arrives to the server.
很多工作线程可能会突然阻塞,并等待超时过期,不过同时又有新工作送到服务器。
Note that the closing of the browser does not remove any server side state — that will wait for a server side timeout.
请注意,关闭浏览器并没有删除任何服务器端状态——它将等待服务器端超时。
The maximum time the method will wait for a connection in this situation is specified by the connection pool's connection timeout property.
对于这种情况,该方法等待连接的最大等待时间是由连接池的连接超时属性指定的。
The timeout defines how long to wait before giving up on the connection to the server.
超时定义了要等多长时间才能放弃连接到服务器。
If the timeout is zero, then a caller will always wait until a free object is available.
如果超时为零,则调用方将总是等待,直到空闲对象可用为止。
Before doing this, the runtime ensures that the communication timeout value is not set to infinite wait.
在联系数据库之前,运行时确认通信超时值没有设置为无限等待。
This timeout value is the maximum amount of time that the client that sends a search request can wait for a response before timing out.
该超时时长是发送一个搜索请求的客户端等待响应直到超时前的最大时间。
There is no need to wait for timeout and no risk of node pings getting stuck on a busy network.
这样就不需要等待超时而且也没有在繁忙网络上ping节点时上当受骗的风险。
A timeout is implemented in the same manner as a wait activity.
Timeout的实现方式与等待活动的实现方式相同。
The timeout parameter is optional and specifies the time to wait for server stop or start during application rollout.
timeout参数是可选的,用于指定在应用程序Rollout 期间等待服务器停止或启动的时间。
Object.wait (long timeout, int nanos) provides nanosecond granularity for a relative wait operation.
wait (longtimeout,intnanos)为相关的等待操作提供纳秒粒度。
timeout= is the number of tenths of a second that the boot prompt will wait before automatically loading the default OS, in this case Linux.
timeout=是引导提示在自动引导默认OS(本例中是Linux)之前的等待时间(以十分之一秒为单位)。
Unless a timeout value is specified, the db2stop quiesce will have to wait for that UOW to be completed before stopping that member.
除非指定一个超时值,否则db2stop默认在停止该成员之前必须等待那个UOW完成。
Connect timeout -or - connection timeout 15 the length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error.
连接超时设定-或-连接超时15在终止尝试并产生错误之前,等待与服务器的连接的时间长度(以秒为单位)。
The blocking-timeout-milliseconds element defines how many milliseconds the call will wait when getting a connection from the pool before it gives up.
blocking-timeout-milliseconds元素定义在从池中获取连接时等待的毫秒数,此后将放弃连接。
The blocking-timeout-milliseconds element defines how many milliseconds the call will wait when getting a connection from the pool before it gives up.
blocking-timeout-milliseconds元素定义在从池中获取连接时等待的毫秒数,此后将放弃连接。
应用推荐