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