AsyncLockAcquisition
Provides a set of methods to acquire different types of asynchronous lock.
Acquires exclusive lock associated with the given object.
Acquires exclusive lock associated with the given object.
Acquires reader lock associated with the given object.
Acquires reader lock associated with the given object.
Acquires upgradeable lock associated with the given object.
Acquires upgradeable lock associated with the given object.
Acquires writer lock associated with the given object.
Acquires reader lock associated with the given object.