Execution.GetStates
- Mise à jour2026-07-27
- Temps de lecture : 1 minute(s)
Execution.GetStates
Syntax
Execution.GetStates( runState, termState)
Purpose
Returns the current state of the execution.
Remarks
Parameters
runState As ExecutionRunStates
[Out] Returns the running state of the execution.
termState As ExecutionTerminationStates
[Out] If the execution is terminating, this value indicates how it is terminating.
See Also
Execution.GetTerminationMonitorStatus