Manager Class
Manager is a module that provides structural operations designed to create,
synchronize and communicate of concurrent processes, as well as all operations
needed to manage programs behavior in various situations.
All multiprogramming mechanisms exported from the module have been designed under
the assumption that for purpose of the process-to-process communication the
well-known monitor concept is used.
Namespace:
UAOOI.ProcessObserver.RealTime.ProcessesAssembly: RealTime (in RealTime.dll)