Property IterationCount
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.assert.dll
IterationCount
Gets the number of iterations that have happened so far.
public int IterationCount { get; }
Gets the number of iterations that have happened so far.
public int IterationCount { get; }