System.Threading.EventWaitHandle: Constructor Members

The constructors 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 Constructors

Initializes a new instance of the System.Threading.EventWaitHandle class, specifying whether the wait handle is initially signaled, and whether it resets automatically or manually.

Initializes a new instance of the System.Threading.EventWaitHandle class, specifying whether the wait handle is initially signaled if created as a result of this call, whether it resets automatically or manually, and the name of a system synchronization event.

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.