AsyncLockEnterAsync Method
Obtains exclusive access to the lock.
Namespace: Gemstone.ThreadingAssembly: Gemstone.Threading (in Gemstone.Threading.dll) Version: 1.0.169 -- Release Build+7697c0e717c25635c63b5dbfba5523a6bec4ec9b
Return Value
TaskIDisposable
A task that must be awaited to obtain the token that will
release the lock on
Dispose.