Click or drag to resize
BenchmarkIterations Property
Number of iterations to run. Default 1000

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public int Iterations { get; set; }

Property Value

Type: Int32
See Also