Execution.GetStates
- 更新日2026-02-03
- 1分で読める
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