Manages the parallel execution of a IDirectedAcyclicGraph and provides methods to Pause()()()(), Resume()()()() and Cancel()()()() excution.

Namespace: MPM.PDAG
Assembly: MPM.PDAG (in MPM.PDAG.dll) Version: 1.0.4428.15748

Syntax

C#
public interface IGraphExecutive
Visual Basic
Public Interface IGraphExecutive
Visual C++
public interface class IGraphExecutive

See Also