ThreadGateSlim Properties |
The ThreadGateSlim type exposes the following members.
| Name | Description | |
|---|---|---|
| IsClosedByCurrentThread |
Determines if the current thread has Closed the Gate but not yet
Opened the Gate.
| |
| IsEnteredByCurrentThread |
Determines if the current thread has Entered, but not yet Exited
the Gate.
|