PerformanceTestBaseTestTime Property
Gets or sets the test duration, in milliseconds, for each test case and the warming-up sessions.
If
Iterations is greater than zero, then this property affects only the warm-up time.
Default value:
2000.
Namespace: KGySoft.DiagnosticsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.0.0
public int TestTime { get; set; }
Public Property TestTime As Integer
Get
Set
public:
property int TestTime {
int get ();
void set (int value);
}
member TestTime : int with get, set
Property Value
Int32