IsRunning Property
Description
Indicates whether the open test or business component is currently running.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsRunning As Boolean
Return Type
  • True--The test or component is running.
  • False--The test or component is not running.
See Also