Mono Class Library: Overview

System.Threading.EventWaitHandle: Method Members

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

Public Methods

GetAccessControl() : System.Security.AccessControl.EventWaitHandleSecurity
Documentation for this section has not yet been entered.
static
OpenExisting(string) : EventWaitHandle
Documentation for this section has not yet been entered.
static
OpenExisting(string, System.Security.AccessControl.EventWaitHandleRights) : EventWaitHandle
Documentation for this section has not yet been entered.
Reset() : bool
Documentation for this section has not yet been entered.
Set() : bool
Documentation for this section has not yet been entered.
SetAccessControl(System.Security.AccessControl.EventWaitHandleSecurity)
Documentation for this section has not yet been entered.