Click or drag to resize

BlockingEnter Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodStatic memberEnter(Object)
Acquires an exclusive lock on the specified object while still respecting the calling thread's ThreadTimeout.
Public methodStatic memberEnter(Object, Boolean)
Acquires an exclusive lock on the specified object while still respecting the calling thread's ThreadTimeout, and atomically sets a value that indicates whether the lock was taken.
Top
See Also