System.SyncObjs.TLightweightSemaphore Properties
InheritedProtected
| BlockedCount | public | Number of times threads are blocked when calling WaitFor. |
| CurrentCount | public | Specifies the number of threads that can acquire the semaphore. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |