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

EventWaitHandleTimeOut Members

The EventWaitHandleTimeOut type exposes the following members.

Constructors


  Name Description
Public method EventWaitHandleTimeOut
Initializes a new instance of the EventWaitHandleTimeOut class.

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.

Properties


  Name Description
Public property State
Returns state of the EventWaitHandleTimeOut