Execution.IsController

Syntax

Execution.IsController

Data Type

Boolean

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.