PerformanceTestBaseRepeat Property

Gets or sets how many times the test cases should be repeated.
Default value: 1.

Definition

Namespace: KGySoft.Diagnostics
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public int Repeat { get; set; }

Property Value

Int32

See Also