The IGraphExecutive type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Cancel |
Cancels execution
|
![]() | CanVertexExecutionProceed |
Returns true if graph execution is running, false if cancelled or waits if paused/throttled
|
![]() | Pause |
Pauses execution
|
![]() | Resume |
Resumes execution when paused
|
![]() | Run |
Starts IDirectedAcyclicGraph asynchronously
|
![]() | SignalVertexExecutionEnd |
Called by vertex shortly before execution end, regardless of result
|