PerformanceTestBaseIterations Property
Gets or sets number of iterations of test cases. If greater than zero, then
TestTime is ignored.
Default value:
0.
Namespace: KGySoft.DiagnosticsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.0.0
public int Iterations { get; set; }
Public Property Iterations As Integer
Get
Set
public:
property int Iterations {
int get ();
void set (int value);
}
member Iterations : int with get, set
Property Value
Int32