The methods of System.Threading.Mutex are listed below. For a list of all members, see the Mutex Members list.
See Also: Inherited members from System.Threading.WaitHandle
GetAccessControl()
| ||
static | OpenExisting(string)
| |
static | OpenExisting(string, System.Security.AccessControl.MutexRights)
| |
ReleaseMutex()
| ||
SetAccessControl(System.Security.AccessControl.MutexSecurity)
| ||
static | TryOpenExisting(string, out Mutex)Documentation for this section has not yet been entered. | |
static | TryOpenExisting(string, System.Security.AccessControl.MutexRights, out Mutex)Documentation for this section has not yet been entered. |