Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
Lock(Object)
Attempt to lock the specified item and return immediately.
(Inherited from IConcurrentCache.)
Lock(Object, Int64)
Attempt to lock the specified item within the specified period of time.
(Inherited from IConcurrentCache.)

See Also