PerformanceTestBaseRepeat Property
Gets or sets how many times the test cases should be repeated.
Default value: 1.
Namespace: KGySoft.DiagnosticsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
public int Repeat { get; set; }
Public Property Repeat As Integer
Get
Set
public:
property int Repeat {
int get ();
void set (int value);
}
member Repeat : int with get, set
Property Value
Int32