Mono Class Library: Overview

System.Threading.Mutex: Members

The members of System.Threading.Mutex are listed below.

See Also: Inherited members from System.Threading.WaitHandle

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

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.