| 1. | Avoiding lock contentions for session state avoid using 避免会话状态的锁争用 |
| 2. | Has been published , creating race conditions 发布之后,所以会造成争用情况。 |
| 3. | Describes how to avoid race conditions in your code 描述如何避免代码中出现争用条件。 |
| 4. | Unresolved contention for the use of a resource 为使用同一资源而产生的无法解决的争用状态。 |
| 5. | You can reduce this contention by partitioning the object 通过将该对象分区,可以减少此争用。 |
| 6. | Resource contention can be used against you 资源争用可能对您不利 |
| 7. | Storage contention and yields significantly better scalability 存储争用并获得更大的可伸缩性。 |
| 8. | Preventing race conditions by using locks 使用锁来防止争用状态 |
| 9. | Race conditions in the dispose method Dispose方法中的争用条件 |
| 10. | A simple example of a race condition is incrementing a field 争用条件的一个简单例子是递增一个字段。 |