Mono Class Library: OverviewSystem.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
GetAccessControl() : System.Security.AccessControl.MutexSecurity Documentation for this section has not yet been entered. staticOpenExisting(string) : Mutex Documentation for this section has not yet been entered. staticOpenExisting(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.