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

EventsSynchronization Methods

The EventsSynchronization type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEvent(Object%, Int32, Object)
Deposits or gets new event. If there is any events to be get depositing thread enters wait state.
Public method GetEvent(Object%, Int32)
Gets the event. Deposits or gets new event. If there is any events to be get depositing thread enters wait state.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetEvent(Object, Object)
Sets the event. Adds this event to process list and informs that new event occurs
Public method SetEvent(Object)
Sets the event. Adds this event to process list and informs that new event occurs
Public method ToString (Inherited from Object.)