Execution.IsController
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
Execution.IsController
Syntax
Execution.IsController
Data Type
Purpose
Indicates whether an execution is a process model controller.
Remarks
Process models set this property to True for their controlling execution. The controlling execution for the Batch and Parallel models creates an additional execution for each test socket. The Sequential Model uses a single execution, which serves as both the controlling execution and the socket execution.