BenchmarkCommand.

NumberOfIterations Property

Summary

Gets or sets the number of iterations.
Namespace
Cake.SevenZip.Commands
Containing Type
BenchmarkCommand

Syntax

public int? NumberOfIterations { get; set; }

Value

Type Description
int? The number of iterations.
GitHub Discussion