您要查找的是不是:
- Lock Wait Time exceeds 30 minutes, you would choose rises above 超过30秒时要发生的警报,则可以选择
- Average amount of wait time (in milliseconds) for each lock request that resulted in a wait. 每个导致等待的锁请求的平均等待时间(毫秒)。
- Current wait time in milliseconds. 当前等待时间(毫秒)。
- Wait Time: Delays actions by a specified time. 等待时间:按指定时间延迟动作。
- Total wait time (in milliseconds) for locks in the last second. 锁在最后一秒内的总等待时间(毫秒)。
- Total wait time, in milliseconds, on latches in this class. 此类中闩锁的总计等待时间(毫秒)。
- If this lock wait is part of a deadlock, it will be detected right away rather than during next deadlock search. 如果锁等待是死锁的一部分,则将会立即检测它,而不是在下一个搜索期间才检测。
- For example, if the current interval is 5 seconds, and a deadlock was just detected, the next lock wait will kick off the deadlock detector immediately. 例如,如果当前时间间隔为5秒且刚刚检测到死锁,则下一个锁等待将立即触发死锁检测器。
- Doing this can reduce the wait time by connecting to a local server. 执行此操作可减少连接到本地服务器的等待时间。
- Derivative that is thrown if the wait times out. 派生类,它在等待超时后即被抛出。
- If the signal completed but the wait timed out. 如果信号发送完成,但等待超时,则为。
- Total latch wait time (in milliseconds) for latch requests in the last second. 上一秒钟内的闩锁请求的总等待时间(毫秒)。
- Average latch wait time (in milliseconds) for latch requests that had to wait. 必须等待授予的闩锁请求的平均等待时间(毫秒)。
- Bus waiting time must be cut to the least possible. 等车时间必须缩短到最低可能。
- Decreasing the query wait time lowers the probability of such deadlocks. 减少查询等待时间可降低这类死锁的概率。
- He ended up in a lock wait. 他会得到一个锁等待。
- The length of your waiting time. 就诊等候时间。
- The shared-mode-to-exclusive lock conversion must wait because the exclusive lock for one transaction is not compatible with the shared-mode lock of the other transaction; a lock wait occurs. 共享模式到排他锁的转换必须等待一段时间,因为一个事务的排他锁与其他事务的共享模式锁不兼容;发生锁等待。
- Fastest map browsing experience. No wait time for panning and zooming. 最快捷的地图浏览体验,放大、缩小、平移无任何等待时间。
- But also adds features like lock polling, timed lock waits, and interruptible lock waits. 相同的并发性和内存语义,但是添加了类似锁投票、定时锁等候和可中断锁等候的一些特性。