Execution.GetStates
- Aktualisiert2026-02-03
- 1 Minute(n) Lesezeit
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