The SemaphoreLight type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Release |
Exits the SemaphoreLight once.
| |
| Release(Int32) |
Exits the SemaphoreLight a specified number of times.
| |
| (Inherited from | ||
| Wait |
Blocks the current thread until it can enter the SemaphoreLight.
|
See Also