Gets the number of the iteration that this Virtual User is currently executing (beginning at 1).
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Field Value
The number of the iteration that this Virtual User is currently executing (beginning at 1).Remarks
This method returns 1 if this Virtual User is executing the first iteration. Compare to Iteration.
See Also