Mono Class Library: Overview

System.Threading.Semaphore: Members

The members of System.Threading.Semaphore 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.

Public Methods

GetAccessControl() : System.Security.AccessControl.SemaphoreSecurity
Documentation for this section has not yet been entered.
static
OpenExisting(string) : Semaphore
Documentation for this section has not yet been entered.
static
OpenExisting(string, System.Security.AccessControl.SemaphoreRights) : Semaphore
Documentation for this section has not yet been entered.
Release() : int
Documentation for this section has not yet been entered.
Release(int) : int
Documentation for this section has not yet been entered.
SetAccessControl(System.Security.AccessControl.SemaphoreSecurity)
Documentation for this section has not yet been entered.