Mono Class Library: Overview

System.Threading.Mutex: Method Members

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

Public Methods

GetAccessControl() : System.Security.AccessControl.MutexSecurity
Documentation for this section has not yet been entered.
static
OpenExisting(string) : Mutex
Documentation for this section has not yet been entered.
static
OpenExisting(string, System.Security.AccessControl.MutexRights) : Mutex
Documentation for this section has not yet been entered.
ReleaseMutex()
Documentation for this section has not yet been entered.
SetAccessControl(System.Security.AccessControl.MutexSecurity)
Documentation for this section has not yet been entered.