Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-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.

See Also