Prevents further iterations of the iterated sequence of scripts for this Virtual User.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
public void FinishIterating()
public void FinishIterating()
The current script will continue executing, and any subsequent scripts in the
iterated sequence of scripts will also be executed.
Once the end of the iteration is reached, the Virtual User will not start another iteration but will instead
execute the scripts in the
final sequence of scripts before exiting.