Gets the number of the iteration that this Virtual User is currently executing (beginning at 0).
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 0).Remarks
This method returns 0 if this Virtual User is executing the first iteration. Compare to CurrentIteration.
See Also