System.Threading.RegisteredWaitHandle: Method Members

The methods of System.Threading.RegisteredWaitHandle are listed below. For a list of all members, see the RegisteredWaitHandle Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Methods

Finalize()
Documentation for this section has not yet been entered.
Unregister(WaitHandle) : bool

Cancels a registered wait operation issued by the ThreadPool.RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, object, uint, bool) method.