ExecutionViewMgr.AbortExecution

Syntax

ExecutionViewMgr.AbortExecution

Purpose

Attempts to abort the current execution if it is running.

Remarks

The ExecutionView Manager control generates the ExecutionViewMgr.TerminationStateChanged event after calling this method and then generates the ExecutionViewMgr.EndExecution event when the execution has ended.

See Also

CommandKind_Abort

ExecutionViewMgr.EndExecution

ExecutionViewMgr.RestartExecution

ExecutionViewMgr.RunState

ExecutionViewMgr.TerminationStateChanged