Gemstone Threading Library
C#
VB
C++
JavaScript
Show/Hide TOC
Async
Lock
Try
Enter
Async Method
Overload List
TryEnterAsync
Attempts to obtain exclusive access to the lock.
TryEnterAsync(Int32)
Attempts to obtain exclusive access to the lock.
TryEnterAsync(TimeSpan)
Attempts to obtain exclusive access to the lock.
See Also
Reference
AsyncLock Class
Gemstone.Threading Namespace
In This Article
Overload List
See Also