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

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.Processes
Assembly:  RealTime (in RealTime.dll)

Syntax


public sealed class Manager
Public NotInheritable Class Manager
public ref class Manager sealed

Inheritance Hierarchy


Object
  UAOOI.ProcessObserver.RealTime.Processes..::..Manager