The CogIOSemaphore type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Get the current count
| |
| CountUnsafe |
Get the current count (unsafely, used for testing ONLY)
| |
| InitialCount |
Returns the initial count
| |
| MaxCount |
Returns the max count
|
See Also