Mutex.OpenExisting Method
.NET Framework 4.5
Opens a specified named mutex, if it already exists.
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 the specified named mutex, if it already exists. |
|
OpenExisting(String, MutexRights) | Opens the specified named mutex, if it already exists, with the desired security access. |