System.Threading.RegisteredWaitHandle Members

The members of System.Threading.RegisteredWaitHandle are listed below.

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.