ExecutionViewMgr.TerminateExecution

Syntax

ExecutionViewMgr.TerminateExecution

Purpose

Terminates the current execution if it is running.

Remarks

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

See Also

CommandKind_Terminate

CommandKind_TerminateRestart

ExecutionViewMgr.EndExecution

ExecutionViewMgr.RestartExecution

ExecutionViewMgr.RunState

ExecutionViewMgr.TerminationStateChanged