ExecutionViewMgr.TerminationStateChanged

Syntax

ControlName_TerminationStateChanged( newTermState)

Applies To

ExecutionViewMgr

Purpose

Occurs when the termination state for the execution changes or when the execution changes and the new execution has a different termination state.

Parameters

newTermState As ExecutionTerminationStates

[In] Specifies the new termination state of the execution.

See Also

ExecutionViewMgr.TerminationState