Mutex.OpenExisting Method
.NET Framework 4
Open an existing named mutex.
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 mutex. |
|
OpenExisting(String, MutexRights) | Open an existing named mutex, specifying the desired security access. |