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