Click or drag to resize

ThreadGateSlim Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The ThreadGateSlim type exposes the following members.

Properties
  NameDescription
Public propertyIsClosedByCurrentThread
Determines if the current thread has Closed the Gate but not yet Opened the Gate.
Public propertyIsEnteredByCurrentThread
Determines if the current thread has Entered, but not yet Exited the Gate.
Top
See Also