Semaphore.OpenExisting Method
.NET Framework 4
Opens an existing named semaphore.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
OpenExisting(String) | Opens an existing named semaphore. |
|
OpenExisting(String, SemaphoreRights) | Opens an existing named semaphore, specifying the desired security access rights. |