Mono Class Library: Overview

System.Threading.EventWaitHandle: Members

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