UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

EventWaitHandleTimeOut Methods

The EventWaitHandleTimeOut type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Reset
Sets the state of the event to not signaled, causing threads to block.
Public method Set
Sets the state of the event to signaled, allowing one or more waiting threads to proceed.
Public method ToString (Inherited from Object.)
Public method WaitOne
Blocks the current thread until the current EventWaitHandleTimeOut receives a signal.